fix(docs): add missing description

This commit is contained in:
Łukasz Mierzwa
2018-09-29 10:29:52 +01:00
parent d38473d62b
commit 226e1bd9dd

View File

@@ -301,7 +301,7 @@ listen:
prefix: string
```
- `address` -
- `address` - Hostname or IP to listen on.
- `port` - HTTP port to listen on.
- `prefix` - URL root for karma, you can use to if you wish to serve it from
location other than `/`. This option is mostly useful when using karma behind