Skip to content

Commit e2b4a4d

Browse files
authored
Update compose.yaml
1 parent f02773f commit e2b4a4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ services:
6666
environment:
6767
- POSTGRES_DB=${DB_DATABASE}
6868
- POSTGRES_PASSWORD_FILE=/run/secrets/db-password
69+
# - POSTGRES_USER=${DB_USER}
6970
expose:
7071
- 5432
7172
networks:

0 commit comments

Comments
 (0)