Update config.json

This commit is contained in:
Alexandre
2025-07-20 15:28:25 +02:00
committed by GitHub
parent 3db645592e
commit 096c3f7475

View File

@@ -71,7 +71,6 @@
"PGDATA": "/config/postgres",
"GUACAMOLE_HOME": "/config"
},
"hassio_api": true,
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
"ingress": true,
"init": false,
@@ -101,6 +100,6 @@
"slug": "guacamole",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.6.0-3",
"version": "1.6.0-test",
"video": true
}