mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Added production mode
This commit is contained in:
parent
370945524e
commit
c809e02dc6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# Two choices: local|production. Use local if you want to install Monica as a
|
# Two choices: local|production. Use local if you want to install Monica as a
|
||||||
# development version. Use production otherwise.
|
# development version. Use production otherwise.
|
||||||
APP_ENV=local
|
APP_ENV=production
|
||||||
|
|
||||||
# true if you want to show debug information on errors. For production, put this
|
# true if you want to show debug information on errors. For production, put this
|
||||||
# to false.
|
# to false.
|
||||||
|
|
Loading…
Add table
Reference in a new issue