Added bootstrap DNS to the config file
DNS healthcheck now uses the upstream package methods
This commit is contained in:
@@ -41,6 +41,7 @@ paths:
|
||||
protection_enabled: true
|
||||
querylog_enabled: true
|
||||
running: true
|
||||
bootstrap_dns: 8.8.8.8:53
|
||||
upstream_dns:
|
||||
- 1.1.1.1
|
||||
- 1.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user