Integration tests for MagicDNS working
This commit is contained in:
parent
e60ceefea9
commit
ef0f7c0c09
3 changed files with 41 additions and 15 deletions
1
app.go
1
app.go
|
@ -116,7 +116,6 @@ func NewHeadscale(cfg Config) (*Headscale, error) {
|
|||
}
|
||||
}
|
||||
|
||||
fmt.Printf("dns: %+v\n", h.cfg.DNSConfig)
|
||||
return &h, nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue