Skip to content

Commit acd697f

Browse files
committed
env again
1 parent c10d359 commit acd697f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SUPABASE_AUTH_GITHUB_CLIENT_ID=github-client-id
2-
SUPABASE_AUTH_GITHUB_SECRET=github-secret
1+
SUPABASE_AUTH_GITHUB_CLIENT_ID="<github-client-id>"
32
SUPABASE_AUTH_GITHUB_REDIRECT_URI=http://localhost:54321/auth/v1/callback
3+
SUPABASE_AUTH_GITHUB_SECRET="<github-secret>"

0 commit comments

Comments
 (0)