mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-13 08:19:19 +02:00
Correct Lenexa, KS entry from tcp to tls
This entry doesn't work as tcp, but does as tls.
This commit is contained in:
parent
b97d1f366c
commit
7f81df0277
|
@ -12,7 +12,7 @@ Yggdrasil configuration file to peer with these nodes.
|
|||
### Kansas
|
||||
|
||||
* Lenexa, operated by [jcgruenhage](https://jcg.re)
|
||||
* `tcp://108.175.10.127:61216`
|
||||
* `tls://108.175.10.127:61216`
|
||||
* `tcp://[2607:f1c0:1801:d4::1]:61216`
|
||||
|
||||
### Massachusetts
|
||||
|
|
Loading…
Reference in New Issue