padhle - post migration

This commit is contained in:
2026-09-15 04:08:55 -04:00
parent 534b51b41b
commit b2d8109019
509 changed files with 147378 additions and 303 deletions
+8
View File
@@ -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