mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-18 19:07:13 +08:00
Add App Lucky
This commit is contained in:
17
apps/lucky/host/data.yml
Normal file
17
apps/lucky/host/data.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 16601
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 管理端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./luckyconf
|
||||
edit: true
|
||||
envKey: LUCKY_CONF_PATH
|
||||
labelEn: Config Path
|
||||
labelZh: 配置目录
|
||||
required: true
|
||||
type: string
|
||||
Reference in New Issue
Block a user