Update README.md

This commit is contained in:
Justin Ellingwood 2024-11-11 15:48:37 +00:00 committed by GitHub
parent cbdd535fe0
commit dc8de245bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ docker run ghcr.io/n8n-io/n8n-benchmark:latest run \
--n8nUserPassword=InstanceOwnerPassword \
--vus=5 \
--duration=1m \
--scenarioFilter SingleWebhook
--scenarioFilter=single-webhook
```
### Using custom scenarios with the Docker image