From 942d1f59e92efd6d3859e8fed83ac45040af2b0e Mon Sep 17 00:00:00 2001 From: kcar Date: Mon, 23 Feb 2026 21:00:55 +0000 Subject: [PATCH] Delete .env.local --- .env.local | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .env.local diff --git a/.env.local b/.env.local deleted file mode 100644 index ef84eae..0000000 --- a/.env.local +++ /dev/null @@ -1,5 +0,0 @@ -# Supabase Local Development Environment Variables -# This file configures the JWT issuer for local development - -# Set the site URL to use HTTP (matches frontend configuration) -SITE_URL=http://localhost:8000 \ No newline at end of file