Update Financial_Containers/invoiceshelf/compose.yaml
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||
- POSTGRES_PASSWORD=${DB_PASSWORD}
|
||||
- DB_PASSWORD=${DB_PASSWORD}
|
||||
- POSTGRES_USER=invoiceshelf
|
||||
- POSTGRES_DB=invoiceshelf
|
||||
|
||||
Reference in New Issue
Block a user