mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 05:17:36 +00:00
Switch from gRPC localhost to socket
This commit changes the way CLI and grpc-gateway communicates with the gRPC backend to socket, instead of localhost. Unauthenticated access now goes on the socket, while the network interface will require API key (in the future).
This commit is contained in:
@@ -14,3 +14,5 @@ docker-compose*
|
||||
README.md
|
||||
LICENSE
|
||||
.vscode
|
||||
|
||||
*.sock
|
||||
|
Reference in New Issue
Block a user