switch default hifi address back to welcome

This commit is contained in:
Stephen Birarda 2016-10-17 15:48:48 -07:00
parent 9407efbbc5
commit 7480d1e45d

View file

@ -23,7 +23,7 @@
#include "AccountManager.h"
const QString HIFI_URL_SCHEME = "hifi";
const QString DEFAULT_HIFI_ADDRESS = "hifi://ova-welcome";
const QString DEFAULT_HIFI_ADDRESS = "hifi://welcome";
const QString SANDBOX_HIFI_ADDRESS = "hifi://localhost";
const QString INDEX_PATH = "/";