From e8c3bdb05739bf92f35943ed53ea035d4af6fcac Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Sun, 21 Apr 2019 16:15:51 -0400 Subject: [PATCH] Update location in config.json before deploying --- public/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.json b/public/config.json index d735ef8..792f8da 100644 --- a/public/config.json +++ b/public/config.json @@ -1,6 +1,6 @@ { "version": "1.0.0beta2", - "location": "https://localhost:3000", + "location": "https://hyperspaceapp-next.herokuapp.com", "branding": { "name": "Hyperspace", "logo": "logo.svg",