mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update config.json
This commit is contained in:
@@ -16,10 +16,10 @@
|
|||||||
"PUID": 0
|
"PUID": 0
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
"5000/tdp": 5000
|
"5000/tcp": 5000
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"5000/tdp": "webui"
|
"5000/tcp": "webui"
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
|
|||||||
Reference in New Issue
Block a user