1
0

chore(deps): update duan2001/npc docker tag to v0.34.6 (localApps) (#4413)

This commit is contained in:
renovate[bot]
2026-03-08 20:49:51 +00:00
committed by GitHub
parent 5431b971fd
commit bff1e5cf09
3 changed files with 1 additions and 1 deletions

28
apps/npc/0.34.6/data.yml Normal file
View File

@@ -0,0 +1,28 @@
additionalProperties:
formFields:
- default: 1.2.3.4:8025
edit: true
envKey: NPS_SERVER_ADDR
labelEn: NPS server address
labelZh: NPS 服务端地址
label:
en: NPS server address
zh: NPS 服务端地址
required: true
type: text
- default: "xly7traGe3r0t6UWltristuh1"
edit: true
envKey: NPS_VKEY
labelEn: Client connection key displayed by the server
labelZh: 服务端显示的客户端连接密钥
label:
en: Client connection key displayed by the server
zh: 服务端显示的客户端连接密钥
required: true
rule: paramCommon
type: text
values:
- label: "True"
value: "true"
- label: "False"
value: "false"