sleep 10 15

This commit is contained in:
wenxu12345
2021-11-24 10:19:12 +08:00
parent 1363c98cd8
commit 912ec51315
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -95,6 +95,7 @@ services:
- ./logs:/Open-IM-Server/logs
- ./config/config.yaml:/Open-IM-Server/config/config.yaml
- ./db/sdk:/Open-IM-Server/db/sdk
- ./script:/Open-IM-Server/script
restart: always
depends_on:
- kafka