Refactor: Replace hardcoded Supabase URLs

This commit is contained in:
gpt-engineer-app[bot]
2025-10-29 12:10:39 +00:00
parent 9504703040
commit 6fc0f494f3
7 changed files with 17 additions and 11 deletions

View File

@@ -1,7 +1,10 @@
# Supabase Configuration
VITE_SUPABASE_PROJECT_ID=your-project-id
VITE_SUPABASE_PUBLISHABLE_KEY=your-publishable-key
VITE_SUPABASE_URL=https://your-project-id.supabase.co
# Custom domain pointing to Supabase project (use your actual domain)
# For production: https://api.thrillwiki.com
# For development: https://ydvtmnrszybqnbcqbdcy.supabase.co (or your custom domain)
VITE_SUPABASE_URL=https://api.thrillwiki.com
# Cloudflare Turnstile CAPTCHA (optional)
# Get your site key from: https://dash.cloudflare.com/turnstile