Update config.json

This commit is contained in:
Alexandre
2021-10-30 16:49:19 +02:00
committed by GitHub
parent 22fc0087cf
commit 6bee2445d1

View File

@@ -16,14 +16,14 @@
"name": "freqtrade web server - DO NOT USE", "name": "freqtrade web server - DO NOT USE",
"options": {}, "options": {},
"ports": { "ports": {
"80/tcp": 9191 "8080/tcp": 9711
}, },
"ports_description": { "ports_description": {
"80/tcp": "web interface" "8080/tcp": "web interface"
}, },
"privileged": [], "privileged": [],
"schema": {}, "schema": {},
"slug": "freqtrade", "slug": "freqtrade with frequi",
"upstream": "2021.10", "upstream": "2021.10",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2021.10", "version": "2021.10",