From 4167ce92ee49fe3ea224152a33b148f361a458e2 Mon Sep 17 00:00:00 2001 From: Ahmed Belhadj Date: Sat, 12 Nov 2022 19:33:58 -0600 Subject: [PATCH] Update .env.sample --- .env.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.sample b/.env.sample index 223c812..0c458f7 100644 --- a/.env.sample +++ b/.env.sample @@ -1,3 +1,3 @@ -SUPABASE_URL="" -SUPABASE_ANON_KEY="" -SESSION_SECRET="super-duper-s3cret" \ No newline at end of file +SUPABASE_URL= +SUPABASE_ANON_KEY= +SESSION_SECRET=super-duper-s3cret