upd: framework.yaml

add trusted_proxies var for use
This commit is contained in:
2026-06-13 12:20:57 -04:00
parent 77b900acc3
commit 354fa538e6
+2
View File
@@ -1,5 +1,7 @@
# see https://symfony.com/doc/current/reference/configuration/framework.html
# config/packages/framework.yaml
framework:
trusted_proxies: '%env(TRUSTED_PROXIES)%'
secret: '%env(APP_SECRET)%'
#csrf_protection: true