appstore/apps/verdaccio/6.1.5/data.yml
github-action update-app-version fe611e2f82 Update app version [skip ci]
2025-07-04 06:50:34 +00:00

60 lines
1.4 KiB
YAML

additionalProperties:
formFields:
- default: "40087"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "./data/storage"
disabled: true
envKey: STORAGE_PATH
labelEn: Storage Path
labelZh: 存储路径
required: true
type: text
- default: "./data/config"
disabled: true
envKey: CONFIG_PATH
labelEn: Config Path
labelZh: 配置路径
required: true
type: text
- default: "./data/plugins"
disabled: true
envKey: PLUGINS_PATH
labelEn: Plugins Path
labelZh: 插件路径
required: true
type: text
- default: "/opt/verdaccio"
disabled: true
envKey: VERDACCIO_APPDIR
labelEn: App Directory
labelZh: 应用目录
required: true
type: text
- default: "verdaccio"
edit: true
envKey: VERDACCIO_USER_NAME
labelEn: User Name
labelZh: 用户名
required: true
type: text
- default: "10001"
disabled: true
envKey: VERDACCIO_USER_UID
labelEn: User ID
labelZh: 用户 ID
required: true
type: number
- default: "http"
disabled: true
envKey: VERDACCIO_PROTOCOL
labelEn: Protocol
labelZh: 协议
required: true
type: text