Skip to content

Commit

Permalink
check origin false
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur-Galstyan committed Sep 27, 2023
1 parent f30d469 commit 73b0483
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ const config = {
paths: {
base: '/leaderboard',
relative: false
},
csrf: {
checkOrigin: false
}
}
};
Expand Down

0 comments on commit 73b0483

Please sign in to comment.