start adapting py sdk to v1.0

This commit is contained in:
Kenneth Bingham
2025-02-27 15:07:37 -05:00
parent f48a49436e
commit 7545eeadb3
9 changed files with 309 additions and 17 deletions

View File

@ -4,7 +4,7 @@ This example shows the use of the zrok SDK spinning up a simple pastebin command
## Self-hosting Setup :wrench:
You don't need this section if you're using hosted zrok from NetFoundry (https://api.zrok.io/).
You don't need this section if you're using hosted zrok from NetFoundry (https://api-v1.zrok.io/).
Refer to the [setup guide](../../../docs/guides/self-hosting/self_hosting_guide.md) for details on setting up your zrok
environment if you're self-hosting zrok.