debug
This commit is contained in:
parent
b6a8d9c53a
commit
91b6977310
|
@ -332,7 +332,7 @@ export default {
|
||||||
thread: 3,
|
thread: 3,
|
||||||
name: 'file',
|
name: 'file',
|
||||||
postAction: '/upload/post',
|
postAction: '/upload/post',
|
||||||
putAction: 'http://localhost:8888/uploader',
|
putAction: 'http://localhost:8010/uploader',
|
||||||
headers: {
|
headers: {
|
||||||
'X-Csrf-Token': 'xxxx',
|
'X-Csrf-Token': 'xxxx',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue