Add missing Docker Compose depends.

This commit is contained in:
Dan Helfman 2023-03-28 15:31:37 -07:00
parent 010b82d6d8
commit fc2c181b74
1 changed files with 1 additions and 0 deletions

View File

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