Hi yall, I'm having an issue where the redirect URL is going to http, instead of https. I think this is a bug.
^ notice the HTTP there
I've got caddy in front of traefik, going to its http port. I have _APP_OPTIONS_FORCE_HTTPS=true, it doesn't make a difference. The callback URL in the auth config shows https. So 443 from Caddy to the HTTP web port.
I reverted traefik back to 80/443 and direct to the https port directly, and now it shows the correct callback URL. I supposed I can have Caddy go to the traefik ssl port for now, but I'd rather have it as http internally
I see a few more force https options, let me try those
_APP_OPTIONS_ROUTER_FORCE_HTTPS=enabled```
also no difference
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...