Files
appstore-1panel/apps/super-productivity/17.0.0/data.yml
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>github-action update-app-version
e093680fb8 chore(deps): update johannesjo/super-productivity docker tag to v17 (#4404)
* chore(deps): update johannesjo/super-productivity docker tag to v17

* 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>
2026-01-26 10:42:45 +08:00

18 lines
437 B
YAML

additionalProperties:
formFields:
- default: "/home/super-productivity"
edit: true
envKey: SUPER_PRODUCTIVITY_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number