Replies: 1 comment 1 reply
-
You just need to change the port configuration of the caddy service in the docker-compose |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to change port of container.
I tried to change in docker-compose, in caddyfile... but I'm always redirect to https :80 or I get a blank page on my specific port if I disable redirect instruction on Caddy.
For example I would like to run localhost:9595.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions