diff --git a/svelte.config.js b/svelte.config.js index 2e593bc..1b607d8 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -17,7 +17,7 @@ const config = { kit: { csrf: { - checkOrigin: false // temporary for testing; use trusted origins in prod + trustedOrigins: ['http://88.99.191.191', 'https://floter.design'] // Add your production domain when you have one }, adapter: adapter({ // Output directory for the built server