mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-07 04:42:52 -05:00
feat: derpmap field in config (#1823)
This commit is contained in:
@@ -176,6 +176,7 @@ type DERPConfig struct {
|
||||
STUNAddr string
|
||||
URLs []url.URL
|
||||
Paths []string
|
||||
DERPMap *tailcfg.DERPMap
|
||||
AutoUpdate bool
|
||||
UpdateFrequency time.Duration
|
||||
IPv4 string
|
||||
|
||||
Reference in New Issue
Block a user