端口号信息调整(同步到文档,不影响功能)

This commit is contained in:
2026-07-24 23:11:13 +08:00
parent af6207fd29
commit 99962eb8f0
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -46,7 +46,7 @@ frpc-console.exe
```bash
docker run -d \
--name frpc-console \
-p 8080:8080 \
-p 9300:9300 \
-v ./data:/app/data \
lxh2875931338/frpc-console:latest
```
@@ -91,7 +91,7 @@ frpc-console/
| 变量 | 说明 | 默认值 |
|---|---|---|
| PORT | 监听端口 | 8080 |
| PORT | 监听端口 | 9300 |
### 数据存储