removed unused variable

This commit is contained in:
Bruvv
2022-01-01 13:45:49 +01:00
parent 032f2be8cc
commit 2b843f2681

View File

@@ -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",