mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-21 20:29:19 +02:00
update format
This commit is contained in:
parent
28de3b34ee
commit
2f9e291bb7
|
@ -3,8 +3,6 @@
|
|||
Add connection strings from the below list to the `Peers: []` section of your
|
||||
Yggdrasil configuration file to peer with these nodes.
|
||||
|
||||
Singapore, operated by passenger
|
||||
|
||||
`"tcp://45.59.126.34:22301"`
|
||||
|
||||
`"tcp://2406:d500:12:beef:4c38::1:22301"`
|
||||
* Singapore, operated by passenger
|
||||
* `tcp://45.59.126.34:22301`
|
||||
* `tcp://2406:d500:12:beef:4c38::1:22301`
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# Bulgaria Peers
|
||||
|
||||
Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||||
Add connection strings from the below list to the `Peers: []` section of your
|
||||
Yggdrasil configuration file to peer with these nodes.
|
||||
|
||||
Bulgaria, operated by passenger
|
||||
* Bulgaria, operated by passenger
|
||||
|
||||
`"tcp://82.118.227.155:1920"`
|
||||
* `tcp://82.118.227.155:1920`
|
||||
* `tcp://2a01:8740:1:fe33:4618:1891:c6cd:1:1920`
|
||||
|
||||
`"tcp://2a01:8740:1:fe33:4618:1891:c6cd:1:1920"`
|
||||
|
|
Loading…
Reference in New Issue