Updated recipes for symfony/framework-bundle.

This commit is contained in:
Jan Böhmer 2020-01-07 19:06:08 +01:00
parent 36f2420cf5
commit 5d98e87e20
8 changed files with 28 additions and 40 deletions

4
.env
View file

@ -15,8 +15,8 @@
###> symfony/framework-bundle ###
APP_ENV=prod
APP_SECRET=7915fd8481d1a52cf42010ebe2caa974
#TRUSTED_PROXIES=127.0.0.1,127.0.0.2
APP_SECRET=74893fb247b116fb5d2c45e3b076c20f
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
#TRUSTED_HOSTS='^localhost|example\.com$'
###< symfony/framework-bundle ###