plus de var dico pour api key

This commit is contained in:
root 2020-07-08 16:01:11 +02:00
parent 6083829367
commit ce8eaaeaba
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# SYMFONY
APP_ENV=PROD
APP_SECRET=%%pwdreader("",%%nineskeletor_api_key)
APP_SECRET=%%pwdreader("","/var/www/html/nineskeletor/.key")
#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)$'