Skip to content

Commit

Permalink
fixes docker-compose.yml regression
Browse files Browse the repository at this point in the history
  • Loading branch information
s3h10r committed May 31, 2020
1 parent c679f33 commit 171ae4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ services:
- db

db:
environment:
- POSTGRES_HOST_AUTH_METHOD=trust
image: postgres:11
env_file:
- ./docker.env
Expand Down

0 comments on commit 171ae4d

Please sign in to comment.