Fix: docker images

This commit is contained in:
arch3rPro
2025-07-02 15:53:50 +08:00
parent afb1930780
commit 29ad0382c9
3 changed files with 6 additions and 12 deletions

View File

@@ -6,14 +6,15 @@ additionalProperties:
labelEn: User User
labelZh: 成员账号
required: true
type: string
type: text
- default: password
edit: true
envKey: STARS_PASS
labelEn: User Password
labelZh: 成员密码
required: true
type: string
rule: paramCommon
type: text
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
@@ -22,10 +23,3 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: ./starvpn-data
edit: true
envKey: STARVPN_DATA_PATH
labelEn: Data Path
labelZh: 数据目录
required: true
type: string

View File

@@ -1,6 +1,6 @@
services:
starvpn:
image: starvpn/starvpn:latest
image: registry.cn-beijing.aliyuncs.com/ld_beijing/stars.client:5.1.5
container_name: starvpn
restart: always
environment:

View File

@@ -1,4 +1,4 @@
name: StarVPN
name: 星空组网
tags:
- VPN
@@ -12,7 +12,7 @@ description: StarVPN 是一款支持多平台的自托管 VPN 服务,支持 Do
additionalProperties:
key: starvpn
name: StarVPN
name: 星空组网
tags:
- VPN
- Network