Skip to content

Commit

Permalink
Merge pull request #770 from PrudentBird/prudentbird
Browse files Browse the repository at this point in the history
chore: added trust host to next config
  • Loading branch information
Ravencodess authored Jul 30, 2024
2 parents 8a28599 + 7e7d505 commit 7136588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/auth.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ export default {
pages: {
signIn: "/auth/login",
},
trustHost: true,
} satisfies NextAuthConfig;

0 comments on commit 7136588

Please sign in to comment.