diff --git a/Gruntfile.js b/Gruntfile.js index 87630d50..953c2070 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -95,7 +95,8 @@ module.exports = function(grunt) { port: port, base: base, livereload: true, - open: true + open: true, + useAvailablePort: true } } },