We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60c7459 + ab19a13 commit 80c02f7Copy full SHA for 80c02f7
CONTRIBUTING.md
@@ -262,8 +262,8 @@ docker run --rm -v $(pwd):$(pwd):rw -w $(pwd) -v /var/run/docker.sock:/var/run/d
262
* **description** -> Description of Appwrite SDK
263
* **namespace** -> SDK Namespace
264
* **version** -> SDK Version
265
- * **endpoint** -> Default Endpoint (example: "https://appwrite.io/v1")
266
- * **host** -> Default Host (example: "appwrite.io")
+ * **endpoint** -> Default Endpoint (example: "https://cloud.appwrite.io/v1")
+ * **host** -> Default Host (example: "cloud.appwrite.io")
267
* **basePath** -> Default Path to API (example: "/v1")
268
* **licenseName** -> Name of license for SDK
269
* **licenseURL** -> URL to SDK license
0 commit comments