Update README.md

This commit is contained in:
Alexey
2026-01-08 02:03:30 +03:00
committed by GitHub
parent 91ae6becde
commit 952d160870

View File

@@ -146,7 +146,7 @@ To specify listening address and/or address in links, add to the end of config.t
```toml
[[listeners]]
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
To specify upstream, add to the end of config.toml: