mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-22 12:49:21 +02:00
Merge pull request #42 from evgivz/patch-1
hostsailor vps suddenly went offline
This commit is contained in:
commit
820d96f0eb
|
@ -2,14 +2,14 @@
|
|||
|
||||
Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes.
|
||||
|
||||
* HostSailor, operated by [evgiv](https://github.com/evgivz)
|
||||
* `"185.198.58.190:54680"`
|
||||
* Server Room, operated by [evgiv](https://github.com/evgivz)
|
||||
* `"185.105.4.249:37414"`
|
||||
|
||||
Example:
|
||||
|
||||
```
|
||||
Peers:
|
||||
[
|
||||
tcp://185.198.58.190:54680
|
||||
tcp://185.105.4.249:37414
|
||||
]
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue