Test ingress

This commit is contained in:
Alexandre
2023-01-10 09:48:38 +01:00
parent 5f0739562e
commit a5fe9fb888
13 changed files with 262 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
"description": "Clientless remote desktop gateway",
"environment": {},
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
"ingress": true,
"map": [
"config:rw",
"ssl:ro"
@@ -24,7 +25,7 @@
},
"slug": "guacamole",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.4.2-7",
"version": "1.4.2-7_ingresstest",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}
}