appstore/apps/frps/0.53.0/data.yml
github-action update-app-version 49b0623676 Update app version [skip ci]
2023-12-15 14:10:12 +00:00

16 lines
519 B
YAML

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