feat: update starvpn 6.0.5

This commit is contained in:
arch3rPro
2026-05-26 03:39:54 +08:00
parent 5b1988a895
commit 7c4517e192
3 changed files with 3 additions and 4 deletions
+25
View File
@@ -0,0 +1,25 @@
additionalProperties:
formFields:
- default: user
edit: true
envKey: STARS_USER
labelEn: User User
labelZh: 成员账号
required: true
type: text
- default: password
edit: true
envKey: STARS_PASS
labelEn: User Password
labelZh: 成员密码
required: true
rule: paramCommon
type: text
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Web Port
labelZh: 管理端口
required: true
rule: paramPort
type: number