Skip to content

Commit 9e3c1d1

Browse files
authored
Update login.html
1 parent 26ed665 commit 9e3c1d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h2>Sign In</h2>
300300
// ═══════════════════════════════════════════════════════════════════
301301
// CONFIGURATION — fill these in from Supabase Dashboard → Settings → API
302302
// ═══════════════════════════════════════════════════════════════════
303-
const SUPABASE_URL = "https://cvkxtsvgnynxexmemfuy.supabase.co";
303+
const SUPABASE_URL = "https://api.simpaticohr.in";
304304
const SUPABASE_ANON_KEY = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImN2a3h0c3ZnbnlueGV4bWVtZnV5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3Njc0MjE2NTEsImV4cCI6MjA4Mjk5NzY1MX0.2mys8Cc-ucJ1uLThEGJubeDEg1TvfIAkW-xFsR4ecq4";
305305

306306
// Worker is used as fallback only

0 commit comments

Comments
 (0)