coredns: DynamicUser services apparently don't have access to the tailscale socket

This commit is contained in:
Erwin Boskma 2024-05-08 18:36:37 +02:00
parent 6ff1d74b7b
commit 08083a7bc7
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

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