added forwarder for nextdns
This commit is contained in:
@ -25,6 +25,7 @@ in
|
||||
"-config" secrets.nextdnshash
|
||||
"-cache-size" "10MB"
|
||||
"-listen" "127.0.0.1:53"
|
||||
"-forwarder" secrets.nextdnsforwarder
|
||||
"-report-client-info"
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user