pull/189/head
wenxu12345 3 years ago
parent ebf7a1d40d
commit 91b9e50fd0

@ -1 +1 @@
Subproject commit 1c6c7af5393b3e9eefbaf16b673519ca863a6c2c
Subproject commit dd23b4b185a273d38e73d51990c531e37ab5ba3b

@ -93,7 +93,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.3
image: openim/open_im_server:v2.0.4
container_name: open_im_server
volumes:
- ./logs:/Open-IM-Server/logs

Loading…
Cancel
Save