mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01: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