adjust locust file
This commit is contained in:
parent
864a76f63c
commit
bf48a9c75a
|
@ -20,7 +20,7 @@ services:
|
|||
command: -f locustfile.py --worker --master-host master
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 4
|
||||
replicas: 8
|
||||
networks:
|
||||
- locust
|
||||
|
||||
|
|
Loading…
Reference in New Issue