Skip to content

Commit

Permalink
Added derp config to OIDC etc
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Font committed Sep 20, 2022
1 parent b3a53bf commit 2e97119
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions integration_test/etc_oidc/base_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ server_url: https://localhost:8443
tls_cert_path: "/etc/headscale/tls/server.crt"
tls_key_path: "/etc/headscale/tls/server.key"
tls_client_auth_mode: disabled
derp:
urls:
- https://controlplane.tailscale.com/derpmap/default
auto_update_enabled: true
update_frequency: 1m

0 comments on commit 2e97119

Please sign in to comment.