Browse Source

修改配置文件

tangs 7 years ago
parent
commit
cea8617f73
1 changed files with 3 additions and 3 deletions
  1. 3 3
      config.json

+ 3 - 3
config.json

@@ -1,4 +1,4 @@
 {
-    "filePath": "file",
-    "log": "log/log.log"
-}
+    "filePath": "/home/tangs/file",
+    "log": "/var/log/fileUpload/log.log"
+}