Merge pull request #42 from evgivz/patch-1

hostsailor vps suddenly went offline
This commit is contained in:
Neil Alexander 2019-02-22 10:31:13 +00:00 committed by GitHub
commit 820d96f0eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
]
```