diff --git a/app/templates/Gruntfile.js b/app/templates/Gruntfile.js index ae1acd52..96553603 100644 --- a/app/templates/Gruntfile.js +++ b/app/templates/Gruntfile.js @@ -84,7 +84,7 @@ module.exports = function (grunt) { }, open: { server: { - url: 'http://localhost:<%%= connect.options.port %>' + path: 'http://localhost:<%%= connect.options.port %>' } }, clean: {