mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
removed unused variable
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"webui": "http://[HOST]:[PORT:5000]",
|
||||
"devices": [],
|
||||
"environment": {
|
||||
"CONFIG_VOLUME": "/data"
|
||||
},
|
||||
"map": ["config:rw"],
|
||||
"options": {
|
||||
@@ -23,7 +22,7 @@
|
||||
"5000/tcp": 5000
|
||||
},
|
||||
"ports_description": {
|
||||
"5000/tcp": "web interface"
|
||||
"5000/tcp": "Web interface"
|
||||
},
|
||||
"schema": {
|
||||
"TZ": "str",
|
||||
|
||||
Reference in New Issue
Block a user