diff --git a/.env b/.env index 6e7c8362..49602303 100644 --- a/.env +++ b/.env @@ -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 ### diff --git a/public/index.php b/public/index.php index 1bd06d3e..8909910e 100644 --- a/public/index.php +++ b/public/index.php @@ -1,24 +1,4 @@