Forced configsource

This commit is contained in:
Alexandre
2022-04-12 20:59:19 +02:00
committed by GitHub
parent 0273c9a592
commit 632b31d9d4

View File

@@ -18,7 +18,6 @@
],
"name": "Firefly iii FinTS Importer",
"options": {
"CONFIG_LOCATION": "/config/addons_config/fireflyiii_fints_importer"
},
"ports": {
"8080/tcp": 3476
@@ -27,12 +26,11 @@
"8080/tcp": "web interface"
},
"schema": {
"CONFIG_LOCATION": "str",
"silent": "bool?"
},
"slug": "fireflyiii_fints_importer",
"upstream": "1.2",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.2-4",
"version": "1.2-5",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}