go-common/app/service/live/xroom/configs/grpc.toml
2019-04-22 18:49:16 +08:00

7 lines
83 B
TOML

[server]
addr = "0.0.0.0:9000"
timeout = "1s"
[client]
timeout = "1s"