fix: openim-server Mirrored the pull (#1033)

This commit is contained in:
Xinwei Xiong 2023-09-07 16:29:43 +08:00 committed by GitHub
parent 09c7287333
commit c608dcf814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ services:
command: minio server /data --console-address ':9090'
openim-server:
image: ghcr.io/openimsdk/openim-server:release-v3.2
image: openim/openim-server:release-v3.2
# build: .
container_name: openim-server
volumes:
@ -118,7 +118,7 @@ services:
max-file: "2"
openim-chat:
image: ghcr.io/openimsdk/openim-chat:release-v3.2
image: openim/openim-chat:release-v1.2
container_name: openim-chat
volumes:
- ./openim-chat/logs:/openim/openim-chat/logs