Skip to content

Commit

Permalink
fix: fix env api url
Browse files Browse the repository at this point in the history
Signed-off-by: Xinwei Xiong(cubxxw) <[email protected]>
  • Loading branch information
cubxxw committed Sep 16, 2023
1 parent f69ea3d commit 0996193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ services:
ipv4_address: ${MINIO_NETWORK_ADDRESS}

openim-web:
image: ghcr.io/openimsdk/openim-web:latest
# image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-web:latest
# image: ghcr.io/openimsdk/openim-web:latest
image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-web:latest
# image: openim/openim-web:latest
container_name: openim-web
environment:
Expand Down

0 comments on commit 0996193

Please sign in to comment.