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