valkyrie: Let coredns handle all domains

This commit is contained in:
Erwin Boskma 2024-04-23 19:40:52 +02:00
parent 23e1a21429
commit 1737374346
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -15,9 +15,16 @@
config = ''
datarift.nl:5454 {
bind 127.0.0.1 ::1
tailscale datarift.nl {
authkey {$TS_AUTHKEY}
}
log
errors
}
.:5454 {
bind 127.0.0.1 ::1
forward . 127.0.0.1:5335
log
errors