Merge branch 'backend' into db
This commit is contained in:
commit
dc06005113
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ services:
|
|||
POSTGRES_DB: rr
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
ports:
|
||||
- "5432:5432"
|
||||
volumes:
|
||||
- ./pgdata:/var/lib/postgresql/data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue