1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00

Revert "Revert unix_socket to default value"

This reverts commit ca54fb9f56.
This commit is contained in:
Juan Font 2023-05-03 21:36:28 +02:00
parent 9478c288f6
commit 5706f84cb0

View File

@ -257,7 +257,7 @@ dns_config:
# Unix socket used for the CLI to connect without authentication
# Note: for production you will want to set this to something like:
unix_socket: /var/run/headscale.sock
unix_socket: /var/run/headscale/headscale.sock
unix_socket_permission: "0770"
#
# headscale supports experimental OpenID connect support,