Skip to content

Commit a5078f9

Browse files
committed
Update Supabase URL to api.simpaticohr.in
1 parent 1a82b7a commit a5078f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/supabase-client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// js/supabase-client.js
2-
const SUPABASE_URL = 'https://cvkxtsvgnynxexmemfuy.supabase.co';
2+
const SUPABASE_URL = 'https://api.simpaticohr.in';
33
const SUPABASE_ANON_KEY = 'YOUR_SUPABASE_ANON_KEY'; // Replace with your actual key
44
const WORKER_URL = 'https://evalis-ai.simpaticohrconsultancy.workers.dev';
55
const SITE_URL = 'https://simpaticohr.in';

0 commit comments

Comments
 (0)