Skip to content

Commit 51b76d4

Browse files
authored
Update settings.html
1 parent f8a9aeb commit 51b76d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/settings.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@
609609
// ═══════════════════════════════════════════════════════════════════
610610
// CONFIGURATION
611611
// ═══════════════════════════════════════════════════════════════════
612-
const SUPABASE_URL = "https://cvkxtsvgnynxexmemfuy.supabase.co";
612+
const SUPABASE_URL = "https://api.simpaticohr.in";
613613
const SUPABASE_ANON_KEY = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImN2a3h0c3ZnbnlueGV4bWVtZnV5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3Njc0MjE2NTEsImV4cCI6MjA4Mjk5NzY1MX0.2mys8Cc-ucJ1uLThEGJubeDEg1TvfIAkW-xFsR4ecq4";
614614

615615
const token = localStorage.getItem('simpatico_token') || sessionStorage.getItem('simpatico_token');

0 commit comments

Comments
 (0)