forked from sigil-03/transport-node
5 lines
139 B
TOML
5 lines
139 B
TOML
[[interfaces]]
|
|
TcpServer = { bind_addr="0.0.0.0:4243" }
|
|
|
|
[[interfaces]]
|
|
Udp = { bind_addr="0.0.0.0:4242", forward_addr="239.0.0.69:4242" }
|