Remove duplicate
This commit is contained in:
parent
6e57107884
commit
213364b88a
@ -14,7 +14,6 @@ services:
|
||||
- db_password
|
||||
environment:
|
||||
- POSTGRES_DB=${DB_NAME}
|
||||
- POSTGRES_PASSWORD=${DB_PASS}
|
||||
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
|
||||
- POSTGRES_USER=${DB_USER}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user