river-of-ebooks/config/auth.js

6 lines
56 B
JavaScript

module.exports.auth = {
bcrypt: {
rounds: 8
}
}