using http instead https for dokploy domain
hi, i have reverse proxy that running on my vps, we already upload ssl certificate to it, so if we deploy our app, we just use http instead of https, because it will make the web redirect to https,
the problem is when i set domain dokploy, and i access it, it show 404 like in the image, i also edit traefik, but nothing happen



3 Replies
try to revert the changes from here https://github.com/Dokploy/dokploy/releases/tag/v0.2.0
GitHub
Release v0.2.0 · Dokploy/dokploy
What's Changed 🎊🎊
Docker compose support by @Siumauricio in #111
Add calcom, pocketbase and plausible templates to the directory
Docker Compose Support
We introduce docker compose support, d...

with that should be enough to force the redirect from http to https