Tidy gomod
This commit is contained in:
parent
19492650d4
commit
8d60ae2c7e
2 changed files with 2 additions and 1 deletions
1
app.go
1
app.go
|
@ -116,6 +116,7 @@ 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