adjust locust file

This commit is contained in:
BryantHe 2023-10-24 17:09:55 +08:00
parent 864a76f63c
commit bf48a9c75a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
command: -f locustfile.py --worker --master-host master
deploy:
mode: replicated
replicas: 4
replicas: 8
networks:
- locust