The Uptime on the dashboard mean how long your node running, not how long it was online.
So, you need to fix the error in the port mapping. The right part of the port mapping must not be changed unless you modified a listening port in the config/additional options in the docker run
command.
So, the correct port mapping should looks like