From 32343e17f88b7ce90c5358aa34f17db78ca39210 Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Mon, 10 Apr 2023 20:59:51 +0800 Subject: [PATCH] script --- script/docker_start_all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script/docker_start_all.sh b/script/docker_start_all.sh index f3b8801a5..b7b24dd4b 100644 --- a/script/docker_start_all.sh +++ b/script/docker_start_all.sh @@ -9,6 +9,7 @@ need_to_start_server_shell=( push_start.sh msg_transfer_start.sh sdk_svr_start.sh + start_cron.sh ) #fixme The 10 second delay to start the project is for the docker-compose one-click to start openIM when the infrastructure dependencies are not started