virtualenv
How to use Dokploy's Traefik for Reverse Proxy Only?
I was looking for a way to do this in Dokploy UI. I gave my Gitea docker-compose file content to Dokplay service and mount /data directory as volume.
Then I add dokploy docker network to the compose config. Build and add a domain.
This worked for me.
10 replies
How to use Dokploy's Traefik for Reverse Proxy Only?
I had a Gitea on my server that was up with a docker-compose file. I up it with nginx. Now I am looking a way to set a domain on Dokploy to reverse requests from gitea.example.com to my Gitea container.
10 replies