fix: usr: another attempt to fix the email assets #4
All checks were successful
Deploy to Production / deploy (push) Successful in 11s
All checks were successful
Deploy to Production / deploy (push) Successful in 11s
This commit is contained in:
@@ -10,6 +10,8 @@ framework:
|
||||
|
||||
# Trust headers from reverse proxy (Caddy)
|
||||
# This ensures absolute_url() uses HTTPS scheme when behind a reverse proxy
|
||||
# Production: TRUSTED_PROXIES from .env (Gitea secret)
|
||||
# Development: TRUSTED_PROXIES from compose.override.yaml
|
||||
trusted_proxies: '%env(TRUSTED_PROXIES)%'
|
||||
trusted_headers: ['x-forwarded-for', 'x-forwarded-proto', 'x-forwarded-host', 'x-forwarded-port']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user