module.exports = { 'REDISHOST' : '127.0.0.1', 'REDISPASS' : 'yunjing', 'REDISPORT' : '6379', 'TOKEN' : '1234567', 'sign_key' : '562d4226cb2a2b4f74b3ef4340828b5d', 'socket_port': '19968', 'WEBADDRESS': 'https://yjzb.yunchao2u.com/appapi/' //站点域名 }