Update config.json

This commit is contained in:
Alexandre
2022-05-19 10:54:31 +02:00
committed by GitHub
parent c0c1a6105e
commit e2582935c4

View File

@@ -6,10 +6,12 @@
"description": "Clientless remote desktop gateway",
"environment": {},
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
"map": [
"config:rw",
"ssl:ro"
],
"name": "Guacamole Client",
"options": {
"PGID": 0,
"PUID": 0
},
"panel_icon": "mdi:lan",
"ports": {
@@ -20,8 +22,6 @@
},
"schema": {
"EXTENSIONS": "str?",
"PGID": "int",
"PUID": "int",
"TZ": "str?"
},
"slug": "guacamole",