remove knexfile
parent
9ddc8ff271
commit
c3a225c963
|
@ -19,3 +19,4 @@ lib-cov
|
|||
*.pid
|
||||
package-lock.json
|
||||
ecosystem.config.js
|
||||
knexfile.js
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
module.exports = {
|
||||
client: 'pg',
|
||||
connection: 'postgresql://devdbo:password@roe-db-dev.cw5d6ibguemf.us-east-2.rds.amazonaws.com:5432/roedev'
|
||||
}
|
Loading…
Reference in New Issue