fix: fix openim server deployment

This commit is contained in:
Xinwei Xiong (cubxxw) 2024-01-26 17:20:46 +08:00
parent 95e12bfe76
commit 412aae2567

View File

@ -77,7 +77,7 @@ check_containers() {
} }
# Wait for a short period to allow containers to initialize # Wait for a short period to allow containers to initialize
sleep 30 sleep 100
${DOCKER_COMPOSE_COMMAND} ps ${DOCKER_COMPOSE_COMMAND} ps