mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 01:03:19 +02:00
Update OVERTE_CONTENT_CDN_URL
This commit is contained in:
parent
89fa000551
commit
34612ba92c
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ namespace NetworkingConstants {
|
|||
const QString HF_MPASSETS_CDN_URL = "https://cdn-1.vircadia.com/eu-c-1/vircadia-mpassets/";
|
||||
const QString HF_PUBLIC_CDN_URL = "https://cdn-1.vircadia.com/eu-c-1/vircadia-public/";
|
||||
const QString HF_MARKETPLACE_CDN_HOSTNAME = "mpassets.highfidelity.com";
|
||||
const QString OVERTE_CONTENT_CDN_URL = "https://cdn-1.vircadia.com/us-e-1/";
|
||||
const QString OVERTE_CONTENT_CDN_URL = "https://content.overte.org/";
|
||||
|
||||
#if USE_STABLE_GLOBAL_SERVICES
|
||||
const QString ICE_SERVER_DEFAULT_HOSTNAME = "ice.overte.org";
|
||||
|
|
Loading…
Reference in a new issue