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'
|
- '80:80'
|
||||||
api:
|
api:
|
||||||
build: ./backend
|
build: ./backend
|
||||||
|
ports:
|
||||||
|
- '2002:2002'
|
||||||
db:
|
db:
|
||||||
image: postgres:latest
|
image: postgres:latest
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue