Skip to content

Commit 54f6c3a

Browse files
author
Sameer Naik
committed
format docker-compose.yml
1 parent e314be6 commit 54f6c3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docker-compose.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ PostgreSQL:
55
- "5432:5432"
66
environment:
77
- DEBUG=false
8+
89
- DB_USER=
910
- DB_PASS=
1011
- DB_NAME=
12+
13+
- DB_UNACCENT=
14+
1115
- REPLICATION_MODE=
1216
- REPLICATION_USER=
1317
- REPLICATION_PASS=

0 commit comments

Comments
 (0)