Skip to content

Commit 7ce1d6f

Browse files
committed
chore: change origin doc
1 parent 9c9a23f commit 7ce1d6f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ Please replace your_local_server_port with your local HTTP server port, eg: `300
5757

5858
After that you can access your local HTTP server by access `your_public_server_domain`.
5959

60+
Change origin
61+
62+
```
63+
$ lite-http-tunnel start your_local_server_port -o localhost:5000
64+
```
65+
6066
## Multiple Clients
6167

6268
The server steams HTTP request to WebSocket connection which has same host value in request headers.

0 commit comments

Comments
 (0)