1
0
Fork 0
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:
Sebastian Gumprich 2021-10-30 20:55:04 +02:00
parent c91d56803c
commit 9012b43b6e

View file

@ -1,6 +1,6 @@
APP_NAME="Invoice Ninja"
APP_ENV=production
APP_KEY=
APP_KEY=__APP_KEY__
APP_DEBUG=false
EXPANDED_LOGGING=false