@@ -48,7 +48,7 @@ module.exports = appInfo => {
secret: '123456',
};
config.userSecret = '123456';
- config.filespath = '/user/local/jjzh';
+ config.filespath = '/var/www/jjzh';
// 数据库配置
// config.mongoose = {
// url: 'mongodb://172.17.116.7:27018/cms',