Merge remote-tracking branch 'origin/tuoyun' into tuoyun

This commit is contained in:
Gordon
2021-12-01 12:16:18 +08:00
3 changed files with 26 additions and 28 deletions
+1
View File
@@ -14,6 +14,7 @@ need_to_start_server_shell=(
)
#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
sleep 10
for i in ${need_to_start_server_shell[*]}; do