Merge branch 'configurable-mtls' of github.com:arch4ngel/headscale into configurable-mtls

This commit is contained in:
Justin Angel
2022-01-31 07:19:14 -05:00
12 changed files with 268 additions and 424 deletions

View File

@@ -156,6 +156,7 @@ dns_config:
# Note: for local development, you probably want to change this to:
# unix_socket: ./headscale.sock
unix_socket: /var/run/headscale.sock
unix_socket_permission: "0770"
#
# headscale supports experimental OpenID connect support,
# it is still being tested and might have some bugs, please