mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Fix wrong defaults in config docs
This commit is contained in:
@@ -290,7 +290,7 @@ Defaults:
|
||||
|
||||
```yaml
|
||||
listen:
|
||||
address: "*"
|
||||
address: "0.0.0.0"
|
||||
port: 8080
|
||||
prefix: /
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user