mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-07-20 21:39:00 -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
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue