feat(frp): 远程访问一键部署脚本(frpc+mihomo分流DNS) + 配置模板;文档标执行中
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
frpc:
|
||||
image: snowdreamtech/frpc:0.70.0
|
||||
container_name: frpc
|
||||
network_mode: host # 需直达 127.0.0.1 各服务 + 192.168.3.88(Windows)
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./frpc.toml:/etc/frp/frpc.toml:ro
|
||||
Reference in New Issue
Block a user