Skip to content

Commit

Permalink
Remove duplicate environment definition on docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
iknite committed Nov 20, 2017
1 parent 19c57b3 commit 30f6fd9
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 @@ -8,8 +8,6 @@ services:
- POSTGRES_PASSWORD=postgres
ports:
- 5433:5433
environment:
- POSTGRES_PASSWORD=postgres
command: -p 5433

redis:
Expand Down

0 comments on commit 30f6fd9

Please sign in to comment.