Skip to content

Commit

Permalink
Merge pull request #15 from baptisteArno/main
Browse files Browse the repository at this point in the history
Update Livereload/Instant Refresh documentation
  • Loading branch information
mlynch authored Mar 3, 2021
2 parents cdf7de7 + 4a5993f commit 28c4e70
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 28c4e70

Please sign in to comment.