Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit de1109f

Browse files
authored
Adjust Windows-specific notice about 0.0.0.0:8000 (gatsbyjs#21141)
1 parent 789fb1c commit de1109f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/gatsby-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can now view gatsbyjs.org in the browser.
103103
On Your Network: http://192.168.0.212:8000/ // highlight-line
104104
```
105105
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)
106+
**Note**: To access Gatsby on your local machine, use either localhost:8000 or the "On Your Network" URL.
107107
108108
### `build`
109109

0 commit comments

Comments
 (0)