From 56acb91f5ccc39ab899dff025c430a4c4445cbcf Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Sat, 21 Oct 2017 15:31:14 -0400 Subject: [PATCH] woot --- dist/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/config.js b/dist/config.js index 6ac118f..1671091 100644 --- a/dist/config.js +++ b/dist/config.js @@ -1,5 +1,5 @@ var SpkAppConfig = { - serverUrl: 'http://localhost:8080/api', + serverUrl: 'https://s003.speckle.works/api', allowGuestAccess: true, // serverUrl: 'https://server.speckle.works', // logoUrl: 'dist/logo.png'