Skip to content

Commit

Permalink
add loopback notice
Browse files Browse the repository at this point in the history
  • Loading branch information
edge committed Mar 30, 2016
1 parent 046d30c commit 2eb1a8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ $ npm run mk
$ PORT=80 npm start
```

Note: When actually hosting a live website, you should change `::1` to `0.0.0.0` or `::`.

## npm scripts

- `dev` start dev server
Expand Down

0 comments on commit 2eb1a8e

Please sign in to comment.