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