diff --git a/www/config/environment.js b/www/config/environment.js index bf9d249..20c13b6 100644 --- a/www/config/environment.js +++ b/www/config/environment.js @@ -15,7 +15,7 @@ module.exports = function(environment) { APP: { // API host and port - ApiUrl: '//192.168.178.27//', + ApiUrl: '//192.168.178.27/', // HTTP mining endpoint HttpHost: 'http://192.168.178.27', @@ -67,4 +67,4 @@ module.exports = function(environment) { return ENV; }; - \ No newline at end of file +