diff --git a/Gruntfile.js b/Gruntfile.js index 5611e314b6..138db114e5 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -529,7 +529,7 @@ module.exports = function(grunt) { 'views/**/*' ], options: { - proxy: 'http://localhost:3000/app/app.php/lexicon', + proxy: 'http://192.168.13.37/index.php', reloadOnRestart: true, watchTask: true }