Skip to content

Commit

Permalink
docs: document config.host for zh-CN
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed Apr 18, 2018
1 parent 1c31f82 commit b794126
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/zh/config/README.md
Expand Up @@ -49,6 +49,13 @@ module.exports = {
}
```

### host

- Type: `string`
- Default: `'0.0.0.0'`

指定用于 dev server 的主机名。

### port

- 类型: `number`
Expand Down

0 comments on commit b794126

Please sign in to comment.