superGroupMaxSeq

This commit is contained in:
wangchuxiao 2022-07-22 18:25:24 +08:00
parent a3f62e2246
commit f87806edb4
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# The class cannot be named by Pascal or camel case.
# If it is not used, the corresponding structure will not be set,
# and it will not be read naturally.
serverversion: 2.0.0
serverversion: 2.3.0-rc1
#---------------Infrastructure configuration---------------------#
etcd:
etcdSchema: openim #默认即可

View File

@ -116,7 +116,7 @@ services:
command: minio server /data --console-address ':9090'
open_im_server:
image: openim/open_im_server:v2.2.0
image: openim/open_im_server::v2.3.0-rc1
container_name: open_im_server
volumes:
- ./logs:/Open-IM-Server/logs

View File

@ -126,7 +126,7 @@ services:
# STORE_PORT: 3306
open_im_server:
image: openim/open_im_server:v2.3.0-rc0
image: openim/open_im_server:v2.3.0-rc1
container_name: open_im_server
volumes:
- ./logs:/Open-IM-Server/logs