Skip to content

Commit 84d66e0

Browse files
committed
Add note how to bind 0.0.0.0
1 parent 46348cc commit 84d66e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ These docs are published to https://kenstir.github.io/hemlock-docs/ from the `ma
1212
```bash
1313
npm ci
1414
npm start
15+
# or: npm run start -- --host 0.0.0.0
1516
```
1617
1. Build and check for broken links
1718
```bash

0 commit comments

Comments
 (0)