Set Cloudflare as the default DNS with Google as backup

Solves a bunch of problems with shitty local DNS
This commit is contained in:
David Heinemeier Hansson
2025-08-08 18:00:30 +02:00
parent 32e091d2e5
commit 61032ba4d0
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
[Resolve]
DNS=1.1.1.1
FallbackDNS=8.8.8.8
DNSStubListener=yes