Update config.json

This commit is contained in:
Alexandre
2025-09-16 14:25:45 +02:00
committed by GitHub
parent 99a2e19634
commit f34cf393fa

View File

@@ -68,7 +68,6 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"environment": { "environment": {
"GUACAMOLE_HOME": "/config",
"PGDATA": "/config/postgres", "PGDATA": "/config/postgres",
"REMOTE_IP_VALVE_ENABLED": "true" "REMOTE_IP_VALVE_ENABLED": "true"
}, },
@@ -101,6 +100,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_test10", "version": "1.6.0-4_test11",
"video": true "video": true
} }