Commit 5232068b authored by zhangderong's avatar zhangderong

删除代理

parent f89a016a
......@@ -11,14 +11,6 @@ module.exports = {
assetsSubDirectory: 'static',
assetsPublicPath: '/',
proxyTable: {
'/sapi':{
target:'http://recruit-ai3.liangkebang.net',
changeOrigin:true,
pathRewrite:{
'^/sapi':''
}
}
},
// Various Dev Server settings
......
const sapi = "//recruit-ai3.liangkebang.net"
const sapi = "//api.stantoo.com"
export {
sapi
......
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