Browse Source

Add missing Docker Compose depends.

Dan Helfman 2 năm trước cách đây
mục cha
commit
fc2c181b74
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tests/end-to-end/docker-compose.yaml

+ 1 - 0
tests/end-to-end/docker-compose.yaml

@@ -30,3 +30,4 @@ services:
     depends_on:
       - postgresql
       - mysql
+      - mongodb