The emergency mode has detected issues with Supabase configuration. This utility will help restore the proper configuration values.
Setting | Current Value | Status |
---|---|---|
supabase-url | Not set | ❌ Missing |
supabase-key | Not set | ❌ Missing |
Auth Token | Not set | ❌ Missing |
These are the correct Supabase configuration values from the development environment:
PUBLIC_SUPABASE_URL=https://wdhfchazwawvceciiiik.supabase.co
PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6IndkaGZjaGF6d2F3dmNlY2lpaWlrIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDA1NDMyNjcsImV4cCI6MjA1NjExOTI2N30.RXGwT164SyPgT08GCd5HxOYPcIB2dYcZi9Zq6njDnYQ
After fixing the Supabase configuration: