add depends_on key to calendso service
Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
This commit is contained in:
parent
04d9936e65
commit
1c0621ef49
@ -16,5 +16,7 @@ services:
|
||||
- 3000:3000
|
||||
- 5555:5555
|
||||
env_file: .env
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
database-data:
|
Loading…
Reference in New Issue
Block a user