Update config.json

This commit is contained in:
Alexandre
2025-05-31 22:13:09 +02:00
committed by GitHub
parent 85e7859aaa
commit 9d96b10fad

View File

@@ -86,7 +86,7 @@
"TRANSFORMERS_CACHE": "/data/machine-learning" "TRANSFORMERS_CACHE": "/data/machine-learning"
}, },
"hassio_api": true, "hassio_api": true,
"image": "ghcr.io/alexbelgium/immich-{arch}", "image": "ghcr.io/alexbelgium/immich_cuda-{arch}",
"init": false, "init": false,
"map": [ "map": [
"addon_config:rw", "addon_config:rw",
@@ -147,7 +147,7 @@
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"usb": true, "usb": true,
"version": "1.134.0", "version": "1.134.0-2",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:8080]" "webui": "http://[HOST]:[PORT:8080]"
} }