1
0
Fork 0
This commit is contained in:
pooneyy 2025-07-14 04:03:10 +08:00
parent 893e56c98b
commit f943988ece
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
services: services:
stars.client: stars-client:
restart: always restart: always
privileged: true privileged: true
network_mode: host network_mode: host

View File

@ -1,5 +1,5 @@
services: services:
stars.node: stars-node:
image: registry.cn-beijing.aliyuncs.com/ld_beijing/stars.node:1.1.7 image: registry.cn-beijing.aliyuncs.com/ld_beijing/stars.node:1.1.7
restart: always restart: always
container_name: stars.node container_name: stars.node