代理地址更改
This commit is contained in:
@@ -17,7 +17,8 @@ export default {
|
||||
// localhost:8000/api/** -> https://preview.pro.ant.design/api/**
|
||||
'/api/': {
|
||||
// 要代理的地址
|
||||
target: 'http://39.98.44.136:6024/api/shihezi/', // 线上环境
|
||||
// target: 'http://39.98.44.136:6024/api/shihezi/', // 线上环境
|
||||
target: 'http://test.xjshzly.longbiosphere.com/api/shihezi/', // 线上环境
|
||||
// target: 'http://wykj.cdwsx.com/api',// 后端
|
||||
// target: 'http://ks.zhaopinzao8dian.com/api/ks',
|
||||
// 配置了这个可以从 http 代理到 https
|
||||
|
||||
Reference in New Issue
Block a user