mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-09 06:38:21 +01:00
Update config.json
This commit is contained in:
@@ -60,12 +60,10 @@
|
||||
"BINANCE_AUTHENTICATION_PASSWORD": null
|
||||
},
|
||||
"ports": {
|
||||
"80/tcp": 8081,
|
||||
"8080/tcp": 8082
|
||||
"80/tcp": 8081
|
||||
},
|
||||
"ports_description": {
|
||||
"80/tcp": "Bot port",
|
||||
"8080/tcp": "Web UI port"
|
||||
"80/tcp": "Webui port"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
@@ -90,4 +88,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.23.0-5",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user