Skip to content

Commit

Permalink
Update Livereload/Instant Refresh documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno authored Mar 3, 2021
1 parent cdf7de7 commit 4a5993f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To enable Livereload and Instant Refresh during development (when running `npm r
```json
{
"server": {
"url": "192.168.1.2:3000"
"url": "http://192.168.1.2:3000"
}
}
```
Expand Down

0 comments on commit 4a5993f

Please sign in to comment.