1
0
mirror of synced 2025-12-13 11:22:16 +01:00

Update config.json

This commit is contained in:
d-two
2020-11-24 23:45:53 +01:00
committed by GitHub
parent 8d021eaefd
commit d65521678b

View File

@@ -20,11 +20,13 @@
"options": {},
"ports": {
"8080/tcp": null,
"5432/tcp": null
"5432/tcp": null,
"4822/tcp": null
},
"ports_description": {
"8080/tcp": "Web interface (Not required for Home Assistant Ingress)",
"5432/tcp": "postgresql"
"5432/tcp": "postgresql",
"4822/tcp": "guacamole-server"
},
"schema": {
"certfile": "str?",