Skip to content

Commit 3911551

Browse files
author
SyedaMahamFahim
committed
Added env.example file with example environment variables 📧
1 parent 46bf1d6 commit 3911551

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.env.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
NEXT_PUBLIC_SANITY_PROJECT_ID="your-project-id"
2-
NEXT_PUBLIC_SANITY_DATASET="your-dataset"
2+
NEXT_PUBLIC_SANITY_DATASET="your-dataset"
3+
GITHUB_COMMENT_REPO_ID="Your-repo-id"
4+
GITHUB_COMMENT_CATEGORY_ID="Your-category-id"

0 commit comments

Comments
 (0)