add sdk svr to docker script

This commit is contained in:
Gordon
2021-10-08 17:50:09 +08:00
parent a1e9332606
commit c48245fc9b
10 changed files with 21 additions and 17 deletions
+1
View File
@@ -8,6 +8,7 @@ need_to_start_server_shell=(
msg_gateway_start.sh
push_start.sh
msg_transfer_start.sh
sdk_svr_start.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