gray.js 176 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 /** * 灰度代理的配置 * @type {Object} */ module.exports = { url:'http://admin.portal.yohobuy.com', sessionKeep:'/account/profile/display', timeout:5000 };