Update config.json

This commit is contained in:
Alexandre
2023-09-10 08:28:08 +02:00
committed by GitHub
parent 1fcdc125c9
commit 11a8a829f5

View File

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