1
0
mirror of synced 2026-02-04 08:35:47 +01:00

Update config.json

This commit is contained in:
d-two
2020-11-21 22:04:45 +01:00
committed by GitHub
parent 098d1d888f
commit 6dd70c82bc

View File

@@ -1,6 +1,6 @@
{
"name": "Guacamole",
"version": "1.2.0",
"version": "latest",
"slug": "haguacamole",
"description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.",
"arch": [
@@ -20,11 +20,11 @@
"options": {},
"ports": {
"8080/tcp": null,
"5432/tcp": null
"5432/tcp": null
},
"ports_description": {
"8080/tcp": "Web interface (Not required for Home Assistant Ingress)",
"5432/tcp": "postgresql"
"5432/tcp": "postgresql"
},
"schema": {
"certfile": "str?",