mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Correct Config
https://github.com/alexbelgium/hassio-addons/issues/1430
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"environment": {
|
||||
"CI_PORT": "8080",
|
||||
"DOCKER_MODS": "imagegenius/mods:universal-redis",
|
||||
"IMMICH_PORT": 8080,
|
||||
"IMMICH_PORT": "8080",
|
||||
"MACHINE_LEARNING_CACHE_FOLDER": "/data/machine-learning",
|
||||
"MACHINE_LEARNING_WORKERS": "1",
|
||||
"MACHINE_LEARNING_WORKER_TIMEOUT": "120",
|
||||
|
||||
Reference in New Issue
Block a user