Add local Docker DNS server (makes resolving http://headscale more reliable)

This commit is contained in:
Juan Font Alonso 2022-08-18 17:53:04 +02:00
parent ba07bac46a
commit 8a707de5f1

View file

@ -11,6 +11,7 @@ dns_config:
magic_dns: true
domains: []
nameservers:
- 127.0.0.11
- 1.1.1.1
db_path: /tmp/integration_test_db.sqlite3
private_key_path: private.key