asd123a20 3 years ago
parent
commit
8798dde984
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -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',