diff --git a/Gruntfile.js b/Gruntfile.js index 5c03155..b9dc668 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,7 +1,7 @@ module.exports = function(grunt) { var options = { - port: 8080 + port: 8888 }; grunt.initConfig({ diff --git a/index.html b/index.html index a730828..28d9fb5 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@