mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-08 20:29:05 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user