diff --git a/script.js b/script.js index 12aa75c..f81acc1 100644 --- a/script.js +++ b/script.js @@ -49,7 +49,7 @@ }]).run(['Analytics', function(Analytics) { }]); - scotchApp.constant("BASE_URL", "http://139.59.68.74:4001/v1") + scotchApp.constant("BASE_URL", "http://35.154.24.158:4001/v1") //scotchApp.constant("BASE_URL", "http://0.0.0.0:4001/v1") // create the controller and inject Angular's $scope