mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-04-06 05:15:53 -04:00
Update constants.py to include sydney.reticulum.au
Added a new transport and propogation TCP node sydney.reticulum.au:4242
This commit is contained in:
parent
f3514def0e
commit
6a6c158cda
@ -132,5 +132,11 @@ PUBLIC_ENTRYPOINTS = """```
|
||||
type = I2PInterface
|
||||
enabled = true
|
||||
peers = guuahj7pyb6ksmjv2bqrjg4cs2wou6cor3ivsi6crntqbzsxnbna.b32.i2p
|
||||
|
||||
[[Sydney RNS]]
|
||||
type = TCPClientInterface
|
||||
enabled = true
|
||||
target_host = sydney.reticulum.au
|
||||
target_port = 4242
|
||||
```
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user