pg
This commit is contained in:
parent
e4c0f1f1e6
commit
f12d2ea5d2
@ -6,7 +6,7 @@ services:
|
||||
postgres:
|
||||
image: postgres
|
||||
environment:
|
||||
POSTGRES_USER: sprint
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: $DB_PASSWORD
|
||||
POSTGRES_DB: sprint
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user