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 a6f0bfa commit 1280bf4Copy full SHA for 1280bf4
examples/cli/host-and-port/README.md
@@ -11,7 +11,7 @@ npm run webpack-dev-server -- --open --port 5000 --host 0.0.0.0
11
12
## IPv6
13
14
-_This also works with IPv4_
+_This also works with IPv6_
15
16
```console
17
npm run webpack-dev-server -- --open --port 5000 --host ::
0 commit comments