1
0
Fork 0
1Panel-Appstore/apps/verdaccio/6.2.9/data.yml

84 lines
1.8 KiB
YAML

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