Deal with updates
This commit is contained in:
parent
304250fa7c
commit
cac641f26e
2 changed files with 25 additions and 10 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
- 8080:8080
|
||||
environment:
|
||||
DB_HOST: postgres
|
||||
DB_USER: postgres
|
||||
POSTGRES_PASSWORD:
|
||||
volumes:
|
||||
- .:/app/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue