chore(deps): update xianwei2022/stars.client docker tag to v5.2.3 (#2276)
This commit is contained in:
14
apps/starvpn-client/5.2.3/docker-compose.yml
Normal file
14
apps/starvpn-client/5.2.3/docker-compose.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
services:
|
||||
stars-client:
|
||||
restart: always
|
||||
privileged: true
|
||||
network_mode: host
|
||||
container_name: stars.client
|
||||
environment:
|
||||
- STARS_USER=${STARS_USER}
|
||||
- STARS_PASS=${STARS_PASS}
|
||||
volumes:
|
||||
- ./data:/data
|
||||
image: xianwei2022/stars.client:5.2.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Reference in New Issue
Block a user