Skip to content

Commit

Permalink
update knexfile
Browse files Browse the repository at this point in the history
  • Loading branch information
leightkt committed Mar 11, 2021
1 parent 78a238a commit 2140b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knexfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Update with your config settings.
// const pg = require('pg')
const pg = require('pg')
// pg.defaults.ssl = true

module.exports = {
Expand Down

0 comments on commit 2140b60

Please sign in to comment.