Update README.md
This commit is contained in:
@@ -146,7 +146,7 @@ To specify listening address and/or address in links, add to the end of config.t
|
|||||||
```toml
|
```toml
|
||||||
[[listeners]]
|
[[listeners]]
|
||||||
ip = "0.0.0.0" # 0.0.0.0 = all IPs; your IP = specific listening
|
ip = "0.0.0.0" # 0.0.0.0 = all IPs; your IP = specific listening
|
||||||
announce_ip = "1.2.3.4" # IP in links
|
announce_ip = "1.2.3.4" # IP in links; comment with # if not used
|
||||||
```
|
```
|
||||||
#### Upstream Manager
|
#### Upstream Manager
|
||||||
To specify upstream, add to the end of config.toml:
|
To specify upstream, add to the end of config.toml:
|
||||||
|
|||||||
Reference in New Issue
Block a user