mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
dev(ml): fixed docker-compose.dev.yml, updated locust (#3951)
* fixed dev docker compose * updated locustfile * deleted old script, moved comments to locustfile
This commit is contained in:
parent
bea287c5b3
commit
b7fd5dcb4a
4 changed files with 64 additions and 48 deletions
|
|
@ -10,4 +10,4 @@ gunicorn app.main:app \
|
|||
-k uvicorn.workers.UvicornWorker \
|
||||
-w $MACHINE_LEARNING_WORKERS \
|
||||
-b $MACHINE_LEARNING_HOST:$MACHINE_LEARNING_PORT \
|
||||
--log-config-json log_conf.json
|
||||
--log-config-json log_conf.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue