mirror of
https://github.com/thecyberlearn/supa-tid.git
synced 2026-08-18 07:53:01 +00:00
first commit
supabase
This commit is contained in:
commit
50c4384add
8
config.js
Normal file
8
config.js
Normal file
@ -0,0 +1,8 @@
|
||||
// config.js
|
||||
|
||||
const APP_CONFIG = {
|
||||
supabaseUrl: 'https://ymjnjwtigyiajxgyikhb.supabase.co',
|
||||
supabaseKey: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Inltam5qd3RpZ3lpYWp4Z3lpa2hiIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDk2MTk0MzMsImV4cCI6MjA2NTE5NTQzM30.r7oESwxVE781baW4INZI_Ej_6hci21VTfyNcDZj_d3o',
|
||||
n8nWebhookUrl: 'https://thecyberlearn.app.n8n.cloud/webhook/parse-query',
|
||||
useN8n: true
|
||||
};
|
||||
1578
index.html
Normal file
1578
index.html
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user