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