mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-22 12:49:21 +02:00
Merge pull request #57 from passenger245/master
add singapore, bulgaria
This commit is contained in:
commit
84e757106a
|
@ -2,3 +2,7 @@
|
|||
|
||||
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`
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
# Bulgaria Peers
|
||||
|
||||
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
|
||||
|
||||
* `tcp://82.118.227.155:1920`
|
||||
* `tcp://2a01:8740:1:fe33:4618:1891:c6cd:1:1920`
|
||||
|
Loading…
Reference in New Issue