Skip to content

Commit b77316f

Browse files
committed
New lines added
1 parent 1dc118a commit b77316f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: docker-compose.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ services:
3232

3333
networks:
3434
postgres:
35-
driver: bridge
35+
driver: bridge
36+

Diff for: sample.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ DB_PASSWD=
44
PGADMIN_EMAIL=
55
PGADMIN_PASSWD=
66

7-
SECRET_KEY=
7+
SECRET_KEY=

0 commit comments

Comments
 (0)