From 45eb5d34138518b6fa218f94b9bc6eec00a81aac Mon Sep 17 00:00:00 2001 From: Leon van Zyl Date: Sat, 11 Oct 2025 08:50:31 +0200 Subject: [PATCH] Add example redurect URI to env file --- env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/env.example b/env.example index 25b7dcb..231a8bc 100644 --- a/env.example +++ b/env.example @@ -6,6 +6,7 @@ POSTGRES_URL=postgresql://dev_user:dev_password@localhost:5432/agentic_coding_de BETTER_AUTH_SECRET=qtD4Ssa0t5jY7ewALgai97sKhAtn7Ysc # Google OAuth (Get from Google Cloud Console) +# Redirect URI: http://localhost:3000/api/auth/callback/google GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET=