coredns: DynamicUser services apparently don't have access to the tailscale socket
This commit is contained in:
parent
6ff1d74b7b
commit
08083a7bc7
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue