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.
|
{ |
|
"/api": { |
|
"target": "http://10.156.134.53:9001/", |
|
"测试":"http://121.36.37.70:8080/", |
|
"生产":"http://10.156.134.53:9001/", |
|
"secure": false, |
|
"changeOrigin": true |
|
}, |
|
"/signalr": { |
|
"target": "http://10.156.134.53:9001/", |
|
"secure": false, |
|
"ws": true, |
|
"logLevel": "debug" |
|
} |
|
}
|
|
|