update
This commit is contained in:
@@ -28,7 +28,7 @@ async function bootstrap() {
|
||||
});
|
||||
} else {
|
||||
app.enableCors({
|
||||
origin: ['https://paisaads.in','http://paisaads.in'],
|
||||
origin: ['https://paisaads.in','http://paisaads.in/'],
|
||||
methods: 'GET,HEAD,PUT,PATCH,POST,DELETE,OPTIONS',
|
||||
credentials: true,
|
||||
allowedHeaders: 'Content-Type,Authorization',
|
||||
|
||||
Reference in New Issue
Block a user