padhle - post migration
This commit is contained in:
@@ -17,3 +17,11 @@ GOOGLE_MODEL=gemini-2.0-flash
|
||||
# Server
|
||||
PORT=3001
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
|
||||
# Supabase (local dev; get values from `npx supabase status`)
|
||||
SUPABASE_URL=http://127.0.0.1:54321
|
||||
SUPABASE_PUBLISHABLE_KEY=sb_publishable_placeholder
|
||||
SUPABASE_SERVICE_ROLE_KEY=sb_secret_placeholder
|
||||
|
||||
# Reverse proxy hop count for rate limiting (set to 1 when behind nginx/caddy in prod)
|
||||
# TRUST_PROXY=1
|
||||
|
||||
Reference in New Issue
Block a user