A default server changed

master
Ryan Lee 2017-10-24 23:11:46 +09:00
parent 7a21a34e04
commit 2bc12f9289
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Signal::Signal(const string url) :
// Default settings
if (url_.empty()) {
url_ = "wss://signal.peers.io/hello";
url_ = "wss://signal.peerapi.peerborough.com/hello";
}
// Initialize ASIO