We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a9aeb commit 51b76d4Copy full SHA for 51b76d4
1 file changed
platform/settings.html
@@ -609,7 +609,7 @@
609
// ═══════════════════════════════════════════════════════════════════
610
// CONFIGURATION
611
612
-const SUPABASE_URL = "https://cvkxtsvgnynxexmemfuy.supabase.co";
+const SUPABASE_URL = "https://api.simpaticohr.in";
613
const SUPABASE_ANON_KEY = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImN2a3h0c3ZnbnlueGV4bWVtZnV5Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3Njc0MjE2NTEsImV4cCI6MjA4Mjk5NzY1MX0.2mys8Cc-ucJ1uLThEGJubeDEg1TvfIAkW-xFsR4ecq4";
614
615
const token = localStorage.getItem('simpatico_token') || sessionStorage.getItem('simpatico_token');
0 commit comments