1
0

chore(deps): update verdaccio/verdaccio docker tag to v6.3.1 (localApps) (#4432)

This commit is contained in:
renovate[bot]
2026-03-09 18:13:36 +00:00
committed by GitHub
parent 7b10b2532d
commit 3ea6b9f41d
7 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,83 @@
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