This commit is contained in:
weijianli 2019-09-18 14:20:05 -05:00
parent b6a8d9c53a
commit 91b6977310
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ export default {
thread: 3,
name: 'file',
postAction: '/upload/post',
putAction: 'http://localhost:8888/uploader',
putAction: 'http://localhost:8010/uploader',
headers: {
'X-Csrf-Token': 'xxxx',
},