Add missing Docker Compose depends.

This commit is contained in:
Dan Helfman 2023-03-28 15:31:37 -07:00 committed by Paul Hoffmann
parent daa0daab1b
commit fcdd839278
1 changed files with 1 additions and 0 deletions

View File

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