diff --git a/docs/installation.md b/docs/installation.md index ed8cee8f..3639218e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -27,8 +27,9 @@ blocking: clientGroupsBlock: default: - ads -port: 53 -httpPort: 4000 +ports: + dns: 53 + http: 4000 ``` ## Run as standalone binary