This commit is contained in:
parent
2ea8c6d791
commit
8d8f4ea76a
1 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5432:5432"
|
||||||
|
|
||||||
# backend:
|
backend:
|
||||||
# build:
|
build:
|
||||||
# context: ./Backend
|
context: ./Backend
|
||||||
# dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
Loading…
Add table
Reference in a new issue