1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Update .env.example

This commit is contained in:
ericgaspar 2022-04-07 16:04:49 +02:00
parent 70cf2ec50a
commit 1087c30011
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,7 @@ APP_NAME=2FAuth
# You can leave this on "local". If you change it to production most console commands will ask for extra confirmation.
# Never set it to "testing".
APP_ENV=production
APP_ENV=local
# Set to true if you want to see debug information in error screens.