docs: Update benchmark README file to fix secenario filter (no-changelog) (#11680)

This commit is contained in:
Justin Ellingwood 2025-01-22 11:38:24 +00:00 committed by GitHub
parent 9062d5040b
commit 69c2153279
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