updated readme with lego
This commit is contained in:
parent
30a0b7c5df
commit
39ca792d74
@ -42,4 +42,10 @@ blacklist: # What domains to block when forwarding
|
||||
format: host # Format of the blacklist: Hostfile
|
||||
- url: https://blocklistproject.github.io/Lists/alt-version/ads-nl.txt
|
||||
format: line # Format: One domain per line
|
||||
|
||||
lego: # Support for Lego http provider. See https://go-acme.github.io/lego/dns/httpreq/
|
||||
enable: true
|
||||
address: :8080
|
||||
username: lego
|
||||
secret: "133742069ab"
|
||||
```
|
Loading…
Reference in New Issue
Block a user