mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
allow to read from env when setting listen/peer addr
This commit is contained in:
parent
0a3925bd20
commit
c96f8511af
17 changed files with 72 additions and 29 deletions
|
|
@ -71,7 +71,7 @@ The key for rendezvous/jump hash is *<client-ip>*.
|
|||
query_peer_addr
|
||||
---------------
|
||||
|
||||
**optional**, **type**: :ref:`sockaddr str <conf_value_sockaddr_str>`
|
||||
**optional**, **type**: :ref:`env sockaddr str <conf_value_env_sockaddr_str>`
|
||||
|
||||
Set the socket address of the service that we should send queries to.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue