diff --git a/app.js b/app.js index 6ef43df..4ffbe70 100644 --- a/app.js +++ b/app.js @@ -55,7 +55,7 @@ app.lib.logger = libLogger; var configDefaults = { notify: {}, - http: {host: '127.0.0.1', port: 3000} + http: {host: '127.0.0.1', port: 3000, url: 'http://127.0.0.1:3000'} }; Steppy(