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

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