mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-14 08:34:07 -08:00
Update README.md
This commit is contained in:
parent
cbdd535fe0
commit
dc8de245bd
|
@ -27,7 +27,7 @@ docker run ghcr.io/n8n-io/n8n-benchmark:latest run \
|
||||||
--n8nUserPassword=InstanceOwnerPassword \
|
--n8nUserPassword=InstanceOwnerPassword \
|
||||||
--vus=5 \
|
--vus=5 \
|
||||||
--duration=1m \
|
--duration=1m \
|
||||||
--scenarioFilter SingleWebhook
|
--scenarioFilter=single-webhook
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using custom scenarios with the Docker image
|
### Using custom scenarios with the Docker image
|
||||||
|
|
Loading…
Reference in a new issue