trust host for reverse proxy in prod, general cleanup
Some checks failed
CI / update (push) Failing after 1m27s

This commit is contained in:
2025-08-31 22:42:52 +02:00
parent d2a0cf9a24
commit 1d78b5439e
5 changed files with 3 additions and 6726 deletions

View File

@@ -26,4 +26,5 @@ export const { handle, signIn, signOut } = SvelteKitAuth({
},
}
trustHost: true, // needed for reverse proxy setups
})