mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 13:13:25 +00:00
Revert unix_socket to default value
This commit is contained in:

committed by
Juan Font

parent
735b185e7f
commit
ca54fb9f56
@@ -256,7 +256,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/headscale.sock
|
||||
unix_socket: /var/run/headscale.sock
|
||||
unix_socket_permission: "0770"
|
||||
#
|
||||
# headscale supports experimental OpenID connect support,
|
||||
|
Reference in New Issue
Block a user