We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa05f7e + dacab29 commit 22bd608Copy full SHA for 22bd608
1 file changed
Backend.js
@@ -18,7 +18,7 @@ class Backend{
18
console.error('Invalid backend');
19
}finally{
20
return {
21
- path: 'https://nfegdyrzrdhwvqpujxhj.functions.supabase.co',
+ path: 'https://backend.ai-tournaments.io',
22
headers: {
23
'Authorization': 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlhdCI6MTY0MzY2MTc3MCwiZXhwIjoxOTU5MjM3NzcwfQ.x_SvsnLkgYNEgpxa7h74Z__aBgGbGIYVmljhwYDJ1Bc'
24
}
0 commit comments