Update config.json

This commit is contained in:
Alexandre
2023-02-12 13:47:52 +01:00
committed by GitHub
parent c54b8ec5d2
commit 1e82c37362

View File

@@ -46,6 +46,7 @@
"REDIS_PORT": "6379"
},
"image": "ghcr.io/alexbelgium/immich-{arch}",
"ini": "false",
"map": [
"media:rw",
"config:rw",
@@ -96,6 +97,6 @@
],
"slug": "immich",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.45.0",
"version": "1.45.0-2",
"webui": "http://[HOST]:[PORT:8080]"
}
}