:8180 {
reverse_proxy h2c://172.28.132.8:11800
}
:8848 {
reverse_proxy http://172.28.133.27:8848
}
:7848 {
reverse_proxy h2c://172.28.133.27:9848
}
:9848 {
reverse_proxy {
to grpc://172.28.133.27:9848
transport http {
versions h2c
}
}
}
They don’t work.