pull/255/head
skiffer-git 3 years ago
parent 51ef00e0f2
commit e904651541

@ -1 +1 @@
Subproject commit 588c9bb77b9bd89a9261964006568b8655233cb6
Subproject commit 3cf486771bbe7ecb33f7e7c3cdf733f28b16d8b7

@ -94,7 +94,7 @@ services:
command: /usr/local/bin/etcd --name etcd0 --data-dir /etcd-data --listen-client-urls http://0.0.0.0:2379 --advertise-client-urls http://0.0.0.0:2379 --listen-peer-urls http://0.0.0.0:2380 --initial-advertise-peer-urls http://0.0.0.0:2380 --initial-cluster etcd0=http://0.0.0.0:2380 --initial-cluster-token tkn --initial-cluster-state new
open_im_server:
image: openim/open_im_server:v2.0.10
image: openim/open_im_server:v2.3.0-rc0
container_name: open_im_server
volumes:
- ./logs:/Open-IM-Server/logs

Loading…
Cancel
Save