mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-09 18:21:32 +09:00
docs: replace gRPC remote-control with HTTP API
The remote CLI speaks HTTP to the API URL now; drop the gRPC port, grpc_listen_addr, and #grpc anchors.
This commit is contained in:
+2
-2
@@ -87,8 +87,8 @@ plugins:
|
||||
iOS-client.md: usage/connect/apple.md#ios
|
||||
oidc.md: ref/oidc.md
|
||||
ref/exit-node.md: ref/routes.md
|
||||
ref/remote-cli.md: ref/api.md#grpc
|
||||
remote-cli.md: ref/api.md#grpc
|
||||
ref/remote-cli.md: ref/api.md#remote-control
|
||||
remote-cli.md: ref/api.md#remote-control
|
||||
reverse-proxy.md: ref/integration/reverse-proxy.md
|
||||
tls.md: ref/tls.md
|
||||
web-ui.md: ref/integration/web-ui.md
|
||||
|
||||
Reference in New Issue
Block a user