Updated recipe for framework-bundle.

This commit is contained in:
Jan Böhmer 2020-05-10 17:06:32 +02:00
parent 7c10b647a3
commit fbc1c32463
3 changed files with 5 additions and 25 deletions

4
.env
View file

@ -15,9 +15,9 @@
###> symfony/framework-bundle ###
APP_ENV=prod
APP_SECRET=74893fb247b116fb5d2c45e3b076c20f
APP_SECRET=a03498528f5a5fc089273ec9ae5b2849
#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$'
#TRUSTED_HOSTS='^(localhost|example\.com)$'
###< symfony/framework-bundle ###
###> doctrine/doctrine-bundle ###