We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a648d9 commit 7f54dadCopy full SHA for 7f54dad
docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
environment:
6
POSTGRES_USER: postgres
7
POSTGRES_PASSWORD: postgres
8
- POSTGRES_DB: test
+ POSTGRES_DB: hackathon_db
9
ports:
10
- 5432:5432
11
volumes:
0 commit comments