mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 13:08:48 +08:00
v2.8.1_e初始化
1、测试代码,开源用户尽量不要使用; 2、包含Kafka-HA的相关功能,在v2.8.0_e的基础上,补充按照clientId切换的功能; 3、基于v2.8.0_e拉的分支;
This commit is contained in:
@@ -130,7 +130,11 @@ module.exports = {
|
||||
historyApiFallback: true,
|
||||
proxy: {
|
||||
'/api/v1/': {
|
||||
target: 'http://127.0.0.1:8080/',
|
||||
// target: 'http://117.51.150.133:8080/',
|
||||
target: 'http://10.190.55.249:8080/',
|
||||
// target: 'http://10.179.37.199:8008',
|
||||
// target: 'http://10.179.148.210:8080',
|
||||
// target: 'http://99.11.45.164:8888',
|
||||
changeOrigin: true,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user