Advertise embedded DERP
This commit is contained in:
parent
2618ab6b24
commit
6e5ad66bd2
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ derp:
|
||||||
# For more details on how this works, check this great article: https://tailscale.com/blog/how-tailscale-works/
|
# For more details on how this works, check this great article: https://tailscale.com/blog/how-tailscale-works/
|
||||||
stun_listen_addr: 0.0.0.0:3478
|
stun_listen_addr: 0.0.0.0:3478
|
||||||
|
|
||||||
|
automatically_add_embedded_derp_region: true
|
||||||
|
|
||||||
|
private_key_path: /var/lib/headscale/derp_server_private.key
|
||||||
|
|
||||||
# List of externally available DERP maps encoded in JSON
|
# List of externally available DERP maps encoded in JSON
|
||||||
urls: []
|
urls: []
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue