Update config.json

This commit is contained in:
Alexandre
2022-01-16 13:09:51 +01:00
committed by GitHub
parent f92b1d6699
commit e7781a3aa6

View File

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