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