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