Good day! I'm running a pretty restrictive dokploy...
# ask-questions
c
Good day! I'm running a pretty restrictive dokploy environment. Firstly, I cannot expose ports on the host machine, and I also cannot change the run command for docker compose. Is there any way I can actually change the port the backend and the frontend runs on?
f
HI Sven
that's pretty restrictive
you can edit the docker compose yml to change the ports. All the code is in our repo