mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-25 11:57:56 +00:00
fix: update Supabase project URL to correct DKSapp instance
This commit is contained in:
+2
-2
@@ -38,11 +38,11 @@ VITE_ENABLE_DEMO_MODE=true
|
||||
# ========================================
|
||||
# SUPABASE CONFIGURATION
|
||||
# ========================================
|
||||
# Get these from: https://supabase.com/dashboard/project/vsyrpfiwhjvahofxwytr/settings/api
|
||||
# Get these from: https://supabase.com/dashboard/project/vbhftvdayqfmcgmzdxfv/settings/api
|
||||
# 1. Project URL: Copy from "Project URL" section
|
||||
# 2. Anon key: Copy from "Project API keys" → "anon" → "public"
|
||||
|
||||
VITE_SUPABASE_URL=https://vsyrpfiwhjvahofxwytr.supabase.co
|
||||
VITE_SUPABASE_URL=https://vbhftvdayqfmcgmzdxfv.supabase.co
|
||||
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key_here
|
||||
|
||||
# ========================================
|
||||
|
||||
Reference in New Issue
Block a user