Merge pull request 'Migrate WS server to a machine that's not a potato' (#18) from dsc/feather:change-ws into master

Reviewed-on: feather/feather#18
fix-rpath-debug
dsc 4 years ago
commit e001e3120f

@ -166,7 +166,7 @@ private:
const unsigned int m_donationBoundary = 15;
UtilsNetworking *m_utilsNetworkingNodes;
QTimer *m_storeTimer = new QTimer(this);
QUrl m_wsUrl = QUrl(QStringLiteral("ws://6wku2m4zrv6j666crlo7lzofv6ud6enzllyhou3ijeigpukymi37caad.onion/ws"));
QUrl m_wsUrl = QUrl(QStringLiteral("ws://dtg2clrd6iand4mwp2x6nhbqd3nqbxlbiw65f6vkwmmutxy2sijsnjyd.onion/ws"));
};
#endif //FEATHER_APPCONTEXT_H

Loading…
Cancel
Save