This commit is contained in:
Michael Quigley
2025-02-26 12:04:51 -05:00
parent 6006410ae6
commit cfe8961745
10 changed files with 12 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ This guide is relevant if you are self-hosting or using a friend's `zrok` instan
The `zrok` *command* on your computer uses a `zrok` *instance* over the network.
The default instance API endpoint for the `zrok` command is `api.zrok.io`. Set the API endpoint to another instance's API endpoint:
The default instance API endpoint for the `zrok` command is `api-v1.zrok.io`. Set the API endpoint to another instance's API endpoint:
```text
zrok config set apiEndpoint https://zrok.example.com