Pepguy commited on
Commit
56bbddc
·
verified ·
1 Parent(s): 593dd3d

Update reset.html

Browse files
Files changed (1) hide show
  1. reset.html +1 -1
reset.html CHANGED
@@ -77,7 +77,7 @@
77
  */
78
 
79
  const SUPABASE_URL = "https://sabzdinksnhtxkmuifhu.supabase.co";
80
- const SUPABASE_ANON_KEY = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InNhYnpkaW5rc25odHhrbXVpZmh1Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3MzE0NDYwMTIsImV4cCI6MjA0NzAyMjAxMn0.f0g8rrFDCELdKm4h0iEgX-0CXUY4dUHYOBk1wxf-c7I";
81
 
82
  // Use window.supabase (the global from CDN) instead of const supabase
83
  const { createClient } = window.supabase;
 
77
  */
78
 
79
  const SUPABASE_URL = "https://sabzdinksnhtxkmuifhu.supabase.co";
80
+ const SUPABASE_ANON_KEY = "sb_publishable_cnPXh7btnMgXgSh1uP2WHw_8254URhU";
81
 
82
  // Use window.supabase (the global from CDN) instead of const supabase
83
  const { createClient } = window.supabase;