Add depends_on
This commit is contained in:
parent
626ff1381b
commit
4e6fb8db6a
@ -28,3 +28,5 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 127.0.0.1:85:3000
|
- 127.0.0.1:85:3000
|
||||||
- 22:2222
|
- 22:2222
|
||||||
|
depends_on:
|
||||||
|
- postgres
|
||||||
|
Loading…
Reference in New Issue
Block a user