We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98727f commit 80f412aCopy full SHA for 80f412a
compose.yml
@@ -21,7 +21,7 @@ services:
21
# mongodb-init-container:
22
# condition: service_completed_successfully
23
command:
24
- - bash
+ - sh
25
- -c
26
- |
27
echo "=====> Waiting for MongoDB (mongodb:27017) to be ready before starting Rocket.Chat...";
0 commit comments