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