Commit b95301ba authored by tywldx's avatar tywldx

fix

parent 6479185c
...@@ -68,7 +68,7 @@ module.exports = { ...@@ -68,7 +68,7 @@ module.exports = {
}, },
upload: { upload: {
path: '/vpants/quant_group/op-api-data' path: path.resolve(__dirname, '../upload')
}, },
log4js: { log4js: {
...@@ -89,8 +89,5 @@ module.exports = { ...@@ -89,8 +89,5 @@ module.exports = {
} }
} }
] ]
},
upload: {
path: '/home/quant_group/op-api/upload'
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment