store app key in yunohost so upgrade works
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
APP_NAME="Invoice Ninja"
|
||||
APP_ENV=production
|
||||
APP_KEY=
|
||||
APP_KEY=__APP_KEY__
|
||||
|
||||
APP_DEBUG=false
|
||||
EXPANDED_LOGGING=false
|
||||
|
||||
Reference in New Issue
Block a user