Skip to content

Commit 7f54dad

Browse files
committed
Update docker-compose.yml
1 parent 1a648d9 commit 7f54dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
environment:
66
POSTGRES_USER: postgres
77
POSTGRES_PASSWORD: postgres
8-
POSTGRES_DB: test
8+
POSTGRES_DB: hackathon_db
99
ports:
1010
- 5432:5432
1111
volumes:

0 commit comments

Comments
 (0)