Skip to content

Commit

Permalink
Update password for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixLC authored Dec 4, 2018
1 parent fecf1e6 commit 91bd5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
image: sushantdhiman/postgres:10
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
POSTGRES_PASSWORD: post$gres
POSTGRES_DB: sequelize_test
ports:
- "54320:5432"
Expand Down

0 comments on commit 91bd5b2

Please sign in to comment.