config.js 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 //redis 配置 /*exports.redis={ name:'csbr', host:'192.168.3.203', port:6379, auth:'csbrredis', db:0 }*/ exports.redis={ name:'csbr', host:'61.149.254.126', port:6379, auth:'csbrredis', db:1 }