Skip to content

Commit dacab29

Browse files
authored
Update Backend.js
Signed-off-by: Christoffer Olofsson <15955091+ChrisAcrobat@users.noreply.github.com>
1 parent aa05f7e commit dacab29

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)