We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274b493 commit 1b402dcCopy full SHA for 1b402dc
1 file changed
load_testing/README.md
@@ -3,7 +3,7 @@
3
### Usage (Docker)
4
5
```shell
6
-./scripts/k6.sh /app/learn.smoke.ts -e BACKEND_BASE_URL=#### -e FRONTEND_BASE_URL=####
+./scripts/k6.sh run /app/learn.smoke.ts -e BACKEND_BASE_URL=#### -e FRONTEND_BASE_URL=####
7
```
8
9
### Usage (local k6)
0 commit comments