1
0

feat:添加frpc tls设置

This commit is contained in:
okxlin
2024-03-22 16:29:14 +08:00
parent c9cc6a9e2d
commit 9f0b9b21a8
6 changed files with 28 additions and 2 deletions

View File

@@ -13,4 +13,11 @@ additionalProperties:
labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定)
required: true
type: number
type: number
- default: ./data/ssl
edit: true
envKey: SSL_FOLDER_PATH
labelEn: Certificate folder path (corresponding to "/etc/frp/ssl" in container)
labelZh: 证书文件夹路径 (对应容器内 "/etc/frp/ssl")
required: true
type: text