xinfeng пре 6 година
родитељ
комит
6d48bfbba1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -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 } ]
   ],