diff --git a/Gruntfile.js b/Gruntfile.js index 827541d..b80e9cf 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -11,7 +11,8 @@ module.exports = function (grunt) { options: { keepalive: true, open: true, - port: 8085 + port: 8085, + router: "index.php" } } },