guhongwei 3 lat temu
rodzic
commit
0bae0cf9dd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      config/config.prod.js

+ 1 - 1
config/config.prod.js

@@ -29,7 +29,7 @@ module.exports = () => {
   };
 
   config.export = {
-    root_path: 'D:\\workspace\\service\\service-file\\upload',
+    root_path: 'D:\\free\\workspace\\server\\service-file\\upload',
     domain: 'http://127.0.0.1',
   };
   return config;