index
:
modmail
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
knexfile.js
blob: cf568f418c330cc237e9097877d890f216c77dc3 (
plain
) (
blame
)
1
2
const
config
=
require
(
'./src/config'
);
module
.
exports
=
config
.
knex
;