Skip to content

Commit

Permalink
chore: small change
Browse files Browse the repository at this point in the history
  • Loading branch information
NoorFatima01 committed May 6, 2024
1 parent 7fd6231 commit 7aaf823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supabase/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ s3_secret_key = "env(S3_SECRET_KEY)"
enabled = true
client_id = "env(GOOGLE_CLIENT_ID)"
secret = "env(GOOGLE_SECRET)"
redirect_uri = env(NEXT_PUBLIC_SUPABASE_REDIRECT_URI)
redirect_uri = "http://localhost:54321/auth/v1/callback"

0 comments on commit 7aaf823

Please sign in to comment.