We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab598e commit f9776c6Copy full SHA for f9776c6
1 file changed
backend/src/config/allowedOrigins.ts
@@ -1,3 +1,4 @@
1
export const allowedOrigins = [
2
'http://localhost:5173',
3
+ 'https://yoyo178.github.io/Notes-app/',
4
];
0 commit comments