Skip to content
Snippets Groups Projects
Commit 830a4024 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Fix #6 Set localhost for brunch watch

parent 2ea9f34c
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,4 @@ module.exports = config:
sourceMaps: true
server:
hostname: '192.168.0.22'
hostname: '127.0.0.1'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment