D
Dokploy17mo ago
Sizoune

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
No description
No description
No description
3 Replies
Siumauricio
Siumauricio17mo ago
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...
Siumauricio
Siumauricio17mo ago
No description
Siumauricio
Siumauricio17mo ago
with that should be enough to force the redirect from http to https

Did you find this page helpful?