mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
store app key in yunohost so upgrade works
This commit is contained in:
parent
c91d56803c
commit
9012b43b6e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
APP_NAME="Invoice Ninja"
|
||||
APP_ENV=production
|
||||
APP_KEY=
|
||||
APP_KEY=__APP_KEY__
|
||||
|
||||
APP_DEBUG=false
|
||||
EXPANDED_LOGGING=false
|
||||
|
|
Loading…
Reference in a new issue