Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789fb1c commit de1109fCopy full SHA for de1109f
docs/docs/gatsby-cli.md
@@ -103,7 +103,7 @@ You can now view gatsbyjs.org in the browser.
103
On Your Network: http://192.168.0.212:8000/ // highlight-line
104
```
105
106
-**Note**: you can't visit 0.0.0.0:8000 on Windows (but things will work using either localhost:8000 or the "On Your Network" URL on Windows)
+**Note**: To access Gatsby on your local machine, use either localhost:8000 or the "On Your Network" URL.
107
108
### `build`
109
0 commit comments