Skip to content

Commit a12a203

Browse files
author
SamSyntax
committed
updating README
1 parent 3b0e8f8 commit a12a203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ forwarding to "https://google.com"
9696
## Port flag
9797
We can pass <b>-srv-port</b> flag to specify port for local servers and <b>-port</b> flag to specify port for load balancer
9898
```bash
99-
./lb -port 8000 -lb-port 7000
99+
./lb -srv-port 8000 -port 7000
100100
```
101101

102102
## Health check

0 commit comments

Comments
 (0)