fix(remote): 上传路由修复

This commit is contained in:
2026-03-09 20:08:46 +08:00
parent 4273b3d43b
commit 88f265757c
3 changed files with 39 additions and 6 deletions

View File

@@ -27,6 +27,10 @@
"frpcPath": "./frp/frpc.exe",
"configPath": "./frp/frpc.toml"
},
"opencode": {
"enabled": true,
"port": 3002
},
"gitea": {
"enabled": true
}