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