mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update config.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user