
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
- NIOHTTPCompression-Error
Hi, I have self-hosted Appwrite via Coolify on a Ubuntu-VPS . I am accessing the Database via Swift. Everything is working as expected, but with one collection ...
- Updating OTP Session template not workin...
I have self hosted with v1.7.4, while updating OTP Session template, verification template is being updated, earlier there was an issue with variables but not i...
- Errors in collection filtering
1 - The list does not appear after pressing the Apply Filter button. After the filter is applied, I cannot see which filter I applied. 2 - When adding the 2nd f...
