remove deprecated
This commit is contained in:
parent
9fe259755d
commit
6ee96d1b52
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const config = {
|
||||||
|
|
||||||
kit: {
|
kit: {
|
||||||
csrf: {
|
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({
|
adapter: adapter({
|
||||||
// Output directory for the built server
|
// Output directory for the built server
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue