Add trustHost parameter to auth options
This commit is contained in:
@@ -34,6 +34,7 @@ export const options = {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
|
trustHost: true,
|
||||||
secret: nextauthSecret,
|
secret: nextauthSecret,
|
||||||
pages: {
|
pages: {
|
||||||
signIn: '/login'
|
signIn: '/login'
|
||||||
|
|||||||
Reference in New Issue
Block a user