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