刘向辉
2 years ago
2 changed files with 17 additions and 16 deletions
@ -1,13 +1,17 @@ |
|||||||
{ |
{ |
||||||
"/api": { |
"/api": { |
||||||
"target": "https://znaq.sinochemoilmarketing.com", |
"测试": "http://121.36.37.70:8906", |
||||||
"secure": false, |
"生产": "https://znaq.sinochemoilmarketing.com", |
||||||
"changeOrigin": true |
"target": "http://121.36.37.70:8906", |
||||||
}, |
"secure": false, |
||||||
"/signalr": { |
"changeOrigin": true |
||||||
"target": "https://znaq.sinochemoilmarketing.com", |
}, |
||||||
"secure": false, |
"/signalr": { |
||||||
"ws": true, |
"测试": "http://121.36.37.70:8906", |
||||||
"logLevel": "debug" |
"生产": "https://znaq.sinochemoilmarketing.com", |
||||||
} |
"target": "http://121.36.37.70:8906", |
||||||
|
"secure": false, |
||||||
|
"ws": true, |
||||||
|
"logLevel": "debug" |
||||||
|
} |
||||||
} |
} |
Loading…
Reference in new issue