mirror of
https://github.com/immich-app/immich.git
synced 2026-02-10 19:07:55 +03:00
@@ -12,6 +12,7 @@ fi
|
||||
|
||||
: "${IMMICH_HOST:=[::]}"
|
||||
: "${IMMICH_PORT:=3003}"
|
||||
: "${MACHINE_LEARNING_WORKERS:=1}"
|
||||
|
||||
gunicorn app.main:app \
|
||||
-k app.config.CustomUvicornWorker \
|
||||
|
||||
Reference in New Issue
Block a user