mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 17:00:13 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
This commit is contained in:
commit
b84499c83b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
#include "HifiSockAddr.h"
|
#include "HifiSockAddr.h"
|
||||||
|
|
||||||
const QString DEFAULT_DOMAIN_HOSTNAME = "root.highfidelity.io";
|
const QString DEFAULT_DOMAIN_HOSTNAME = "alpha.highfidelity.io";
|
||||||
const unsigned short DEFAULT_DOMAIN_SERVER_PORT = 40102;
|
const unsigned short DEFAULT_DOMAIN_SERVER_PORT = 40102;
|
||||||
|
|
||||||
class DomainInfo : public QObject {
|
class DomainInfo : public QObject {
|
||||||
|
|
Loading…
Reference in a new issue