Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edumserrano authored Jul 30, 2024
1 parent e340f40 commit e66b457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The `npm test` can be customized with the following parameters:
**Default value**: `127.0.0.1` </br>
**Example:** `-webServerHost 127.0.0.1`

- `-webServerPort`: the port where the Playwright's test target should be running.
- `-webServerPort`: the port where the Playwright's test target should be running. Required if `-webServerMode auto` is used.

**Default value**: `4200` </br>
**Example:** `-webServerPort 4200`
Expand Down

0 comments on commit e66b457

Please sign in to comment.