mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Update config.json
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user