Updated docker images and tests suites
This commit is contained in:
parent
aed75b9576
commit
3ed190bfde
4 changed files with 19 additions and 22 deletions
|
@ -3,7 +3,8 @@
|
|||
"username": "postgres",
|
||||
"password": "postgres",
|
||||
"database": "test",
|
||||
"host": "sequelize-middleware-db",
|
||||
"host": "127.0.0.1",
|
||||
"port": "5666",
|
||||
"dialect": "postgres",
|
||||
"seederStorage": "sequelize"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue