mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-19 22:09:14 +02:00
Update config.json
This commit is contained in:
@@ -17,7 +17,9 @@
|
|||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"name": "Firefly iii Data Importer",
|
"name": "Firefly iii Data Importer",
|
||||||
"options": {},
|
"options": {
|
||||||
|
"CONFIG_LOCATION": "/config/addons_config/fireflyiii_data_importer/config.yaml"
|
||||||
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 3474
|
"8080/tcp": 3474
|
||||||
},
|
},
|
||||||
@@ -31,7 +33,8 @@
|
|||||||
"NORDIGEN_ID": "str?",
|
"NORDIGEN_ID": "str?",
|
||||||
"NORDIGEN_KEY": "str?",
|
"NORDIGEN_KEY": "str?",
|
||||||
"SPECTRE_APP_ID": "str?",
|
"SPECTRE_APP_ID": "str?",
|
||||||
"SPECTRE_SECRET": "str?"
|
"SPECTRE_SECRET": "str?",
|
||||||
|
"CONFIG_LOCATION": "str"
|
||||||
},
|
},
|
||||||
"slug": "fireflyiii_data_importer",
|
"slug": "fireflyiii_data_importer",
|
||||||
"upstream": "version-0.7.0",
|
"upstream": "version-0.7.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user