change docker image
This commit is contained in:
parent
1b92be2fd1
commit
6a4b97665a
@ -2,7 +2,7 @@ version: "3.1"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
webman-jsonrpc:
|
webman-jsonrpc:
|
||||||
image: registry.cn-shanghai.aliyuncs.com/wandoubaba/workerman:${WORKERMAN_IMAGE_VERSION}
|
image: wandoubaba517/workerman:${WORKERMAN_IMAGE_VERSION}
|
||||||
container_name: webman-jsonrpc
|
container_name: webman-jsonrpc
|
||||||
network_mode: host
|
network_mode: host
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user