Skip to content

Commit

Permalink
ready to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
katemat committed Jul 15, 2020
1 parent a6af162 commit 67c81f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if (process.env.PRODUCTION) {
} else {
pool = new pg.Pool({
database: 'trashure',
// user: 'admin',
user: 'katerina',
// password: 'hello',
});
}
Expand Down

0 comments on commit 67c81f2

Please sign in to comment.