diff --git a/Gruntfile.js b/Gruntfile.js index 2201f43e..01ea242a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -65,7 +65,7 @@ module.exports = function(grunt) { } }, ghost : { - 'default' : getGhostConfig(3000), + 'default' : getGhostConfig(5000), local : getGhostConfig(50) }, concat : {