From 9ed9c998c45bff6381126ae92d8da334d487816b Mon Sep 17 00:00:00 2001 From: Keane Chan Date: Sat, 8 Oct 2022 22:43:04 +0800 Subject: [PATCH] [portal[chore] Update env.example file --- apps/portal/.env.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/portal/.env.example b/apps/portal/.env.example index bf48e8b5..a3d958b7 100644 --- a/apps/portal/.env.example +++ b/apps/portal/.env.example @@ -8,3 +8,7 @@ NEXTAUTH_URL=http://localhost:3000 # Next Auth GitHub Provider GITHUB_CLIENT_ID=a5164b1943b5413ff2f5 GITHUB_CLIENT_SECRET= + +# Supabase +SUPABASE_URL= +SUPABASE_ANON_KEY=