add depends_on key to calendso service

Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
This commit is contained in:
Ramiro Berrelleza 2021-07-02 16:17:44 -07:00
parent 04d9936e65
commit 1c0621ef49
No known key found for this signature in database
GPG Key ID: 8F443F5203A4B9A3
1 changed files with 2 additions and 0 deletions

View File

@ -16,5 +16,7 @@ services:
- 3000:3000
- 5555:5555
env_file: .env
depends_on:
- db
volumes:
database-data: