a
This commit is contained in:
@@ -32,7 +32,10 @@ export const providerMap = providers.map((provider) => {
|
||||
}
|
||||
});
|
||||
|
||||
const basePath = process.env.BASE_PATH ?? ''
|
||||
|
||||
const config = {
|
||||
basePath: `${basePath}/api/auth`,
|
||||
providers,
|
||||
pages: {
|
||||
signIn: "/signin",
|
||||
|
||||
Reference in New Issue
Block a user