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
fresh-football-47124
11/27/2024, 8:56 PM
HI Sven
fresh-football-47124
11/27/2024, 8:56 PM
that's pretty restrictive
fresh-football-47124
11/27/2024, 8:56 PM
you can edit the docker compose yml to change the ports. All the code is in our repo