zs 1 vuosi sitten
vanhempi
commit
4e80c62d2b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/config/config.prod.ts

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

@@ -23,7 +23,7 @@ export default {
     },
   },
   export: {
-    root_path: '\\mnt\\server\\midway-upload',
+    root_path: '\\mnt\\server\\midway-upload\\upload',
     file_type: 'fileuploadv1',
   },
 } as MidwayConfig;