|
|
@@ -102,7 +102,7 @@ module.exports = {
|
|
|
[ '/file/proxyUpload', { target: 'https://dev.test.proginn.com', changeOrigin: true } ],
|
|
|
[ '/file/prepareUpload', { target: 'https://dev.test.proginn.com', changeOrigin: true } ],
|
|
|
[ '/file/uploadCallback', { target: 'https://dev.test.proginn.com', changeOrigin: true } ],
|
|
|
- [ '/programmerinnfile', { target: 'https://v0.api.upyun.com', changeOrigin: true } ],
|
|
|
+ // [ '/programmerinnfile', { target: 'https://v0.api.upyun.com', changeOrigin: true } ],
|
|
|
[ '/upload_image', { target: 'https://dev.test-jishuin.proginn.com', changeOrigin: true } ],
|
|
|
[ '/image', { target: 'https://stacdn.proginn.com', changeOrigin: true } ]
|
|
|
],
|