depend added
This commit is contained in:
parent
4c0b724bd4
commit
6da2f01366
@ -19,6 +19,8 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: flask
|
container_name: flask
|
||||||
networks: [giga6]
|
networks: [giga6]
|
||||||
|
depends_on:
|
||||||
|
- postgres
|
||||||
ports:
|
ports:
|
||||||
- "5000:5000"
|
- "5000:5000"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user