mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 07:10:51 +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
|
|
@ -47,7 +47,7 @@ The value can be a map, with the following keys:
|
|||
|
||||
* address
|
||||
|
||||
**required**, **type**: :ref:`sockaddr str <conf_value_sockaddr_str>`
|
||||
**required**, **type**: :ref:`env sockaddr str <conf_value_env_sockaddr_str>`
|
||||
|
||||
Set the remote socket address.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue