mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 12:57:49 +00:00
feat: update region placeholder
This commit is contained in:
@@ -46,7 +46,7 @@ Your project id is located in the **Settings** page in the Appwrite console.
|
||||
Add a `.env` file to the root directory and add the following code to it, replacing `PROJECT_ID` with your project id.
|
||||
|
||||
```
|
||||
VITE_APPWRITE_ENDPOINT=https://cloud.appwrite.io/v1
|
||||
VITE_APPWRITE_ENDPOINT=https://<REGION>.cloud.appwrite.io/v1
|
||||
VITE_APPWRITE_PROJECT=PROJECT_ID
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user