From 7420d75137b71ee458edd454bec2225831c1d0b3 Mon Sep 17 00:00:00 2001 From: Levi Olson Date: Wed, 27 Jan 2021 14:53:31 -0600 Subject: [PATCH] Setting HOST --- unpacked/panel/assets/javascripts/panel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unpacked/panel/assets/javascripts/panel.js b/unpacked/panel/assets/javascripts/panel.js index 46c28ce..4b373dd 100755 --- a/unpacked/panel/assets/javascripts/panel.js +++ b/unpacked/panel/assets/javascripts/panel.js @@ -32,7 +32,7 @@ BNPChrome.controller("PanelController", function PanelController($scope, toolbar const LOCALSTORAGE = window.localStorage; const MAXBODYSIZE = 20000; - const HOST = "http://localhost:3000" // "https://leviolson.com" + const HOST = "https://leviolson.com" // "http://localhost:3000" const CHANGELOG = { "What's New": { "v1.0.0:": {