Skip to content

Commit e60dd35

Browse files
committed
Prepare for ngrok testing
1 parent 2cacb8a commit e60dd35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

svelte.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const config = {
1212
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
1313
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
1414
adapter: adapter()
15+
//csrf: { checkOrigin: false } // for ngrok
1516
}
1617
};
1718

0 commit comments

Comments
 (0)