5 lines
206 B
Plaintext
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 |