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