精简提交历史记录
This commit is contained in:
16
apps/frps/latest/data.yml
Normal file
16
apps/frps/latest/data.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: ./data/frps.toml
|
||||
edit: true
|
||||
envKey: CONFIG_FILE_PATH
|
||||
labelEn: Configuration file path
|
||||
labelZh: 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
- default: 7000
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port (determined by the configuration file)
|
||||
labelZh: 端口 (由配置文件决定)
|
||||
required: true
|
||||
type: number
|
||||
Reference in New Issue
Block a user