Skip to content

Commit 22bd608

Browse files
authored
Merge pull request #106 from AI-Tournaments/ChrisAcrobat-patch-1
Update Backend.js
2 parents aa05f7e + dacab29 commit 22bd608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Backend.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Backend{
1818
console.error('Invalid backend');
1919
}finally{
2020
return {
21-
path: 'https://nfegdyrzrdhwvqpujxhj.functions.supabase.co',
21+
path: 'https://backend.ai-tournaments.io',
2222
headers: {
2323
'Authorization': 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlhdCI6MTY0MzY2MTc3MCwiZXhwIjoxOTU5MjM3NzcwfQ.x_SvsnLkgYNEgpxa7h74Z__aBgGbGIYVmljhwYDJ1Bc'
2424
}

0 commit comments

Comments
 (0)