mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update guacamole config with new environment variable
This commit is contained in:
@@ -69,7 +69,8 @@
|
||||
],
|
||||
"environment": {
|
||||
"GUACAMOLE_HOME": "/config",
|
||||
"PGDATA": "/config/postgres"
|
||||
"PGDATA": "/config/postgres",
|
||||
"REMOTE_IP_VALVE_ENABLED": "true"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
|
||||
"ingress": true,
|
||||
@@ -100,6 +101,6 @@
|
||||
"slug": "guacamole",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.6.0-5",
|
||||
"version": "1.6.0-6",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user