mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-21 03:27:43 +02:00
Restore mateverse URL
This commit is contained in:
parent
51b45f8f73
commit
61d07cf952
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#include <QtCore/QUrl>
|
||||
|
||||
namespace NetworkingConstants {
|
||||
const QUrl METAVERSE_SERVER_URL = QUrl("http://10.0.0.146:8080");
|
||||
const QUrl METAVERSE_SERVER_URL = QUrl("https://metaverse.highfidelity.com");
|
||||
}
|
||||
|
||||
#endif // hifi_NetworkingConstants_h
|
||||
|
|
Loading…
Reference in a new issue