Update
This commit is contained in:
parent
893e56c98b
commit
f943988ece
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue