supabase/.env.local
2025-11-14 14:46:49 +00:00

5 lines
206 B
Plaintext

# 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