mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
Update install-im-server.sh
This commit is contained in:
parent
2b2d6fb0b8
commit
2a224f3cfa
@ -43,7 +43,7 @@ fi
|
||||
"${OPENIM_ROOT}"/scripts/init-config.sh
|
||||
pushd "${OPENIM_ROOT}"
|
||||
${DOCKER_COMPOSE_COMMAND} stop
|
||||
curl https://gitee.com/openimsdk/openim-docker/raw/main/example/full-openim-server-and-chat.yml -o docker-compose.yml
|
||||
curl https://raw.githubusercontent.com/openimsdk/openim-docker/main/docker-compose.yaml -o docker-compose.yml
|
||||
${DOCKER_COMPOSE_COMMAND} up -d
|
||||
|
||||
# Wait for a short period to allow containers to initialize
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user