Skip to content

Commit

Permalink
Update deprecated port specification in example config (#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: bas <bas@fakemail.com>
  • Loading branch information
undefined-landmark and bas authored Jun 13, 2023
1 parent 45850f4 commit f204809
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ blocking:
clientGroupsBlock:
default:
- ads
port: 53
httpPort: 4000
ports:
dns: 53
http: 4000
```
## Run as standalone binary
Expand Down

0 comments on commit f204809

Please sign in to comment.