mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-31 19:14:58 +08:00
- 新增 Sun Panel 应用的配置文件和文档 - 创建多个版本的 data.yml 和 docker-compose.yml 文件 - 添加 Sun Panel 的README文档,介绍其功能和使用方法
11 lines
225 B
YAML
11 lines
225 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: "3002"
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelZh: WebUI 端口
|
|
labelEn: WebUI port
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|