This commit is contained in:
@@ -2,8 +2,8 @@ services:
|
||||
database:
|
||||
image: postgres:latest
|
||||
environment:
|
||||
POSTGRES_USER: pcinvj
|
||||
POSTGRES_PASSWORD: pcinvj
|
||||
POSTGRES_DB: pcinvj
|
||||
POSTGRES_USER: pcinv
|
||||
POSTGRES_PASSWORD: pcinv
|
||||
POSTGRES_DB: pcinv
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
Reference in New Issue
Block a user