Update
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
stars.client:
|
stars-client:
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user