You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
519 B
21 lines
519 B
{ |
|
"/api": { |
|
"target": "http://192.168.1.43:8106", |
|
"测试1": "http://121.36.37.70:8906/", |
|
"测试2": "https://znaq.sinochemoilmarketing.com/", |
|
"测试3": "https://gas.anxincloud.cn/", |
|
"secure": false, |
|
"changeOrigin": true |
|
}, |
|
"/signalr": { |
|
"target": "http://192.168.1.43:8106", |
|
"secure": false, |
|
"ws": true, |
|
"logLevel": "debug" |
|
}, |
|
"/p3p": { |
|
"target": "https://test-uomsp.sinochemoilmarketing.com/sagframe-portal/", |
|
"secure": false, |
|
"changeOrigin": true |
|
} |
|
}
|
|
|