Skip to content

Commit 080a538

Browse files
Update docs/router_share.md
Co-authored-by: cnie <[email protected]>
1 parent d4c47a1 commit 080a538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/router_share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To be noted that if your router is not on or your system sleeps, the shared link
2222

2323
We use a fork version of frp from [huggingface/frp](https://github.com/huggingface/frp) to create a tunnel to your local MCPM Router. You can also check the [original frp](https://github.com/fatedier/frp) for more details about frp.
2424

25-
If you want to set up your own frp tunnel, we have build a docker image for frps(server) and frpc(client).
25+
If you want to set up your own frp tunnel, you can either build our docker image from scratch or use our published docker images for frps(server) and frpc(client) by following the instructions below.
2626

2727
In your public server, you can create a frps config following the guide [here](https://github.com/huggingface/frp?tab=readme-ov-file#setting-up-a-share-server). Then start the frps container by:
2828
```bash

0 commit comments

Comments
 (0)