Update config.json

This commit is contained in:
Alexandre
2022-01-16 13:08:48 +01:00
committed by GitHub
parent 0bb2f08ab9
commit f92b1d6699

View File

@@ -21,7 +21,8 @@
"options": {
"DB_CONNECTION": "sqlite_internal",
"APP_KEY": "CHANGEME_32_CHARS_EuC5dfn3LAPzeO",
"CONFIG_LOCATION": "/config/addons_config/fireflyiii/config.yaml"
"CONFIG_LOCATION": "/config/addons_config/fireflyiii/config.yaml",
"silent": true
},
"ports": {
"8080/tcp": 3473
@@ -38,7 +39,8 @@
"DB_DATABASE": "str?",
"DB_USERNAME": "str?",
"DB_PASSWORD": "str?",
"Updates": "list(|hourly|daily|weekly)?"
"Updates": "list(|hourly|daily|weekly)?",
"silent": "bool"
},
"slug": "fireflyiii",
"services": [