mirror of
https://github.com/immich-app/immich.git
synced 2025-06-03 05:36:44 -04:00
parent
d37e8ede3b
commit
173c9070c8
@ -12,6 +12,7 @@ fi
|
|||||||
|
|
||||||
: "${IMMICH_HOST:=[::]}"
|
: "${IMMICH_HOST:=[::]}"
|
||||||
: "${IMMICH_PORT:=3003}"
|
: "${IMMICH_PORT:=3003}"
|
||||||
|
: "${MACHINE_LEARNING_WORKERS:=1}"
|
||||||
|
|
||||||
gunicorn app.main:app \
|
gunicorn app.main:app \
|
||||||
-k app.config.CustomUvicornWorker \
|
-k app.config.CustomUvicornWorker \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user