-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
💭 Description
.env.example has missing field
NEXT_PUBLIC_APPWRITE_PROJECT_NAME =
Connect your platform in the Console gives the following values
NEXT_PUBLIC_APPWRITE_PROJECT_ID =
NEXT_PUBLIC_APPWRITE_PROJECT_NAME =
NEXT_PUBLIC_APPWRITE_ENDPOINT =
But the .env.example in this repository only have
NEXT_PUBLIC_APPWRITE_PROJECT_ID=
NEXT_PUBLIC_APPWRITE_ENDPOINT=
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation