Files
go-common/app/service/main/broadcast/cmd/local/grpc.toml
2019-04-22 18:49:16 +08:00

8 lines
93 B
TOML

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