fix: remove GOOGLE_REDIRECT_URI env due to better auth set the default of that
This commit is contained in:
@ -10,7 +10,6 @@ BETTER_AUTH_SECRET=your-secret-key-here
|
||||
#Google Clients
|
||||
GOOGLE_CLIENT_ID=
|
||||
GOOGLE_CLIENT_SECRET=
|
||||
GOOGLE_REDIRECT_URI=http://localhost:3000/api/auth/callback/google
|
||||
|
||||
# Development Environment
|
||||
NODE_ENV=development
|
||||
|
Reference in New Issue
Block a user