mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
disable debug mode
This commit is contained in:
parent
a72c275760
commit
5de85c0b37
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
APP_ENV=local
|
APP_ENV=local
|
||||||
APP_DEBUG=true
|
APP_DEBUG=false
|
||||||
APP_KEY=base64:T9HB3cjcOlQsHnZo1OLTHsfxTHyFJGG17OtX2KNRjRc=
|
APP_KEY=base64:T9HB3cjcOlQsHnZo1OLTHsfxTHyFJGG17OtX2KNRjRc=
|
||||||
APP_URL=yunodomainyunopath
|
APP_URL=yunodomainyunopath
|
||||||
APP_LOG=daily
|
APP_LOG=daily
|
||||||
|
|
Loading…
Add table
Reference in a new issue