Update config.json

This commit is contained in:
Alexandre
2021-12-28 10:47:21 +01:00
committed by GitHub
parent 932ec814ea
commit b8c11565a4

View File

@@ -10,7 +10,7 @@
"map": ["config:rw", "share:rw", "ssl"],
"name": "Firefly iii",
"options": {
"DB_CONNECTION": "sqlite",
"DB_CONNECTION": "sqlite_internal",
"APP_KEY": "CHANGEME_32_CHARS_EuC5dfn3LAPzeO",
"CONFIG_LOCATION": "/config/addons_config/fireflyiii/config.yaml"
},