Files
appstore-1panel/apps/nezha-dash/3.0.0/data.yml
renovate[bot] bcce2c20a9 Update hamster1963/nezha-dash Docker tag to v3 (#3428)
* Update hamster1963/nezha-dash Docker tag to v3

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-10-23 17:12:37 +08:00

25 lines
554 B
YAML

additionalProperties:
formFields:
- default: 3000
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number
- default: ""
edit: true
envKey: NezhaBaseUrl
labelZh: 哪吒服务地址
labelEn: Nezha service address
required: true
type: text
- default: ""
edit: true
envKey: NezhaAuth
labelZh: 哪吒 API Token
labelEn: Nezha API Token
required: true
type: text