1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

deactivate DEBUG

This commit is contained in:
yalh76 2019-04-10 02:35:33 +02:00
parent f46170f7fe
commit 77171f7364

View file

@ -1,7 +1,7 @@
APP_NAME=__APP__
APP_ENV=production
APP_KEY=
APP_DEBUG=true
APP_DEBUG=false
APP_URL=https://__DOMAIN__
ADMIN_DOMAIN="__DOMAIN__"