1
0

chore(deps): update gdy666/lucky docker tag to v3 (localApps) (#4314)

This commit is contained in:
renovate[bot]
2026-03-03 16:24:28 +08:00
committed by GitHub
parent a929b24e9b
commit fad5a58f23
3 changed files with 1 additions and 1 deletions

23
apps/lucky/3.0.0/data.yml Normal file
View File

@@ -0,0 +1,23 @@
additionalProperties:
formFields:
- default: 16601
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the listening port)
labelZh: 端口 (由监听端口决定)
label:
en: Port (determined by the listening port)
zh: 端口 (由监听端口决定)
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
label:
en: Data folder path
zh: 数据文件夹路径
required: true
type: text