style: fix cicd actions openimci

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-08-03 16:56:44 +08:00
parent e41747c662
commit 095bfa790e
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

View File

@ -100,7 +100,7 @@ services:
openim_server:
image: openim-server:v1 #ghcr.io/openimsdk/openim-server:main
image: ghcr.io/openimsdk/openim-server:latels
container_name: openim-server
volumes:
- ./logs:/openim/openim-server/logs
@ -122,7 +122,7 @@ services:
max-file: "2"
openim_chat:
image: openim-chat:v1 #ghcr.io/openimsdk/openim-chat:main
image: ghcr.io/openimsdk/openim-chat:latels
container_name: openim_chat
volumes:
- ./_output/openim/openim-chat/logs:/openim/openim-chat/logs