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:
parent
f46170f7fe
commit
77171f7364
1 changed files with 1 additions and 1 deletions
|
@ -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__"
|
||||
|
|
Loading…
Add table
Reference in a new issue