Page 1 of 1

Help With Port Change (Docker, Proxy)

Posted: January 2nd, 2019, 5:11 pm
by bigverm23
I'm sure is probably very simple, but nonetheless it wont work for me.

I need to change my port from 8080 to 8008, and simply changing view the web UI does not work. I am very sab is docker compose using Traefik as reverse proxy, so the docker compose yml references the port 8080 in 2 places. I have tried to change the compose and restart the container and either method only results in me not being able to load the web gui at all.

Can someone tell me a proven way to change ports?

Re: Help With Port Change (Docker, Proxy)

Posted: January 3rd, 2019, 1:22 am
by safihre
Are you able to see the log output? This way you can see what port it is trying to use.
Maybe it's in the docker command line?