zs il y a 1 an
Parent
commit
a203573617
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/config/config.prod.ts

+ 1 - 1
src/config/config.prod.ts

@@ -26,7 +26,7 @@ export default {
     },
   },
   export: {
-    root_path: 'D:\\free\\workspace\\server\\service-file\\upload',
+    root_path: '/mnt/server/midway-upload',
     file_type: 'friendSchool',
   },
 } as MidwayConfig;