Add missing Docker Compose depends.
This commit is contained in:
parent
010b82d6d8
commit
fc2c181b74
1 changed files with 1 additions and 0 deletions
|
@ -30,3 +30,4 @@ services:
|
|||
depends_on:
|
||||
- postgresql
|
||||
- mysql
|
||||
- mongodb
|
||||
|
|
Loading…
Reference in a new issue