From 89153c7dd78eac769653c9dafc468cf7ae2bc229 Mon Sep 17 00:00:00 2001 From: Omar Date: Tue, 5 Feb 2019 22:20:39 -0800 Subject: [PATCH] Added firebase hosting URL --- src/config/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/app.json b/src/config/app.json index cd78e26..e52d4c8 100644 --- a/src/config/app.json +++ b/src/config/app.json @@ -65,7 +65,7 @@ "verificationTTL": 300000, "verificationTTLClear": 1800000 }, - "baseURL": "https://tagfer.com", + "baseURL": "https://tagfer-inc.firebaseapp.com", "referralTokens": 50, "defaultProfileName": "Public Profile", "suggestedUsersCount": 20