Add ORIGIN environment variable and update startup script
This commit is contained in:
@@ -14,6 +14,7 @@ const config = {
|
||||
preprocess: vitePreprocess(),
|
||||
kit: {
|
||||
adapter: adapter(),
|
||||
csrf: { checkOrigin: true, }
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user