1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 22:21:03 +08:00
pooneyy 3b27afb71a
feat(starvpn-node): update to version 1.2.6
- update docker image tag from 1.2.5 to 1.2.6
- make container name configurable via environment variable
- standardize labels formatting
2026-02-23 11:17:12 +08:00

33 lines
744 B
YAML

additionalProperties:
formFields:
- default: ""
edit: true
envKey: SERVER_ADDR
labelEn: Server IP
labelZh: 服务器IP地址
label:
en: Server IP
zh: 服务器IP地址
required: true
type: text
- default: ""
edit: true
envKey: STARS_ACCOUNT
labelEn: Starvpn Account
labelZh: 星空组网账号
label:
en: Starvpn Account
zh: 星空组网账号
required: true
type: text
- default: ""
edit: true
envKey: TOKEN
labelEn: Custom Security Token
labelZh: 自定义安全令牌
label:
en: Custom Security Token
zh: 自定义安全令牌
required: true
type: text