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