Skip to content

Commit

Permalink
feat: 新增了部署 frp 笔记
Browse files Browse the repository at this point in the history
  • Loading branch information
liaohui5 committed Dec 15, 2023
1 parent 09dec75 commit cc95956
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/deploy/docker/17.部署内网穿透工具.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## 什么是内网穿透?

简单来说就是让你的电脑通过frp服务器可以通过公网来访问

## 有什么用?

方便开发和调试微信小程序子类的项目

## docker-compose.yml

```yml
# TODO
```

0 comments on commit cc95956

Please sign in to comment.