trust host for reverse proxy in prod, general cleanup

This commit is contained in:
2025-08-31 22:42:52 +02:00
parent 352556a283
commit e668fbfeae
5 changed files with 3 additions and 6726 deletions
+1
View File
@@ -26,4 +26,5 @@ export const { handle, signIn, signOut } = SvelteKitAuth({
},
}
trustHost: true, // needed for reverse proxy setups
})