docker-compose file update

This commit is contained in:
Gordon 2022-08-03 21:05:56 +08:00
parent a425c62156
commit 6417977617
2 changed files with 2 additions and 2 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.3.0-rc2
serverversion: 2.3.0
#---------------Infrastructure configuration---------------------#
etcd:
etcdSchema: openim #默认即可

View File

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