Add depends_on

This commit is contained in:
BBaoVanC 2021-08-27 16:17:14 -05:00
parent 626ff1381b
commit 4e6fb8db6a
1 changed files with 2 additions and 0 deletions

View File

@ -28,3 +28,5 @@ services:
ports:
- 127.0.0.1:85:3000
- 22:2222
depends_on:
- postgres