
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
- Storage getFilePreview for GIF file retu...
Used to work in 1.6.x but with 1.7.4 upgrade it seems to be broken.
- Admin panel
- Settings page on storage in a bucket goe...
When navigating to a settings page in a bucket i recieve a 404 with the following error: ``` 2025-06-06T12:02:46.582655899Z [Error] File: /usr/src/code/app/cont...
