Skip to content

Commit 1b402dc

Browse files
committed
Fix readme
1 parent 274b493 commit 1b402dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

load_testing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Usage (Docker)
44

55
```shell
6-
./scripts/k6.sh /app/learn.smoke.ts -e BACKEND_BASE_URL=#### -e FRONTEND_BASE_URL=####
6+
./scripts/k6.sh run /app/learn.smoke.ts -e BACKEND_BASE_URL=#### -e FRONTEND_BASE_URL=####
77
```
88

99
### Usage (local k6)

0 commit comments

Comments
 (0)