update
This commit is contained in:
@@ -25,7 +25,7 @@ export const config = {
|
||||
},
|
||||
|
||||
cors: {
|
||||
origin: process.env.FRONTEND_URL || "http://localhost:5173",
|
||||
origin: process.env.APP_URL || "http://localhost:5173",
|
||||
credentials: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user