Commit 953d4bcc authored by Elizabeth (SeeBeyond)'s avatar Elizabeth (SeeBeyond) Committed by GitHub

Update .env

fixes error on deployer script
parent f3b8b76e
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration # https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration
###> symfony/framework-bundle ### ###> symfony/framework-bundle ###
APP_ENV=dev APP_ENV=prod
APP_SECRET=0c8123f3e5a70f21cf5d2a8bc8a86bff APP_SECRET=0c8123f3e5a70f21cf5d2a8bc8a86bff
#TRUSTED_PROXIES=127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 #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)$'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment