Skip to content

Commit

Permalink
Revert "Make sure browsersync loads correct page"
Browse files Browse the repository at this point in the history
This reverts commit 16d14aa.
  • Loading branch information
James Jacobs committed Aug 14, 2018
1 parent f7fd6f7 commit f82ee48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Expand Up @@ -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
}
Expand Down

0 comments on commit f82ee48

Please sign in to comment.