chore: dockerfiles van naam veranderd
This commit is contained in:
parent
9aff94ba62
commit
71f6b1b3cb
3 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ services:
|
|||
- '80:80'
|
||||
api:
|
||||
build: ./backend
|
||||
ports:
|
||||
- '2002:2002'
|
||||
db:
|
||||
image: postgres:latest
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue