db_option_total.js 121 Bytes Raw Blame History Permalink 1 2 3 4 5 6 module.exports = { host: 'localhost', user: 'root', password: 'Serrmica0!', database: 'db_option_total' }