Skip to content

Commit

Permalink
Add name and db back
Browse files Browse the repository at this point in the history
  • Loading branch information
tnaccarato committed Aug 11, 2024
1 parent 10ff365 commit bf67bad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ services:
build:
context: .
dockerfile: Dockerfile.postgres
environment:
POSTGRES_USER: postgres
POSTGRES_DB: vis_phewas_db
env_file:
- docker.env
volumes:
Expand Down

0 comments on commit bf67bad

Please sign in to comment.