My docker host serves several containers and stacks and 80 as well as 443 is taken. I could of course just adapt the compose file but i think more sustainable way would be to expose ports and maybe nginx option through env variables.
for now I'll edit the compose file...
My docker host serves several containers and stacks and 80 as well as 443 is taken. I could of course just adapt the compose file but i think more sustainable way would be to expose ports and maybe nginx option through env variables.
for now I'll edit the compose file...