Jon
Domain no longer accessible on auto-deploy
I've got an express API server in dokploy, using a 'compose' service, and the docker-compose.yml has:
I have a domain configured which points to the service and port 3003.
When I make a new commit to the repo this auto-deploys, and then I can no longer connect to it via the domain.
HOWEVER, when I go back into domain, open it, save it (without any changes) and then redeploy, I can connect to the domain again.
Is there something I need to add to my docker-compose.yml that dokploy is doing when setting the domain?
3 replies