mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
4 lines
128 B
Text
4 lines
128 B
Text
|
|
addr[] server_address = ['127.0.0.1:9090'];
|
|
addr[] client_address = ['127.0.0.1'];
|
|
addr[] proxy_address = ['127.0.0.1:10086'];
|