module.exports = { port: 3333, mongodb: { // url: 'mongodb://192.168.3.206:27080/zyh', url: 'mongodb://172.17.4.251:27080/h5_editor', options: {} }, middleware: ['handlerError'], jwt: { secret: 'JYH5_H' }, crypto: { secret: '#*#*JYH5_H*#*#' }, baseUrl: '', eqxiuCookie: '' }