Private
Public Access
1
0

fix: usr: the images does not shows in emails #4
All checks were successful
Deploy to Production / deploy (push) Successful in 15s

This commit is contained in:
2026-04-15 19:50:14 +02:00
parent 80d6440ece
commit 43efc16562
3 changed files with 13 additions and 5 deletions

View File

@@ -8,6 +8,11 @@ framework:
session:
handler_id: ~
# Trust headers from reverse proxy (Caddy)
# This ensures absolute_url() uses HTTPS scheme when behind a reverse proxy
trusted_proxies: '%env(TRUSTED_PROXIES)%'
trusted_headers: ['x-forwarded-for', 'x-forwarded-proto', 'x-forwarded-host', 'x-forwarded-port']
#esi: true
#fragments: true
php_errors: