fix: CORP header for Cloudflare proxy
Build Institutional Trader / build-and-deploy (push) Has been cancelled
Details
Build Institutional Trader / build-and-deploy (push) Has been cancelled
Details
This commit is contained in:
parent
7344d5a2b1
commit
43ba386da9
|
|
@ -18,6 +18,7 @@ export const setupSecurity = (app) => {
|
|||
},
|
||||
},
|
||||
crossOriginEmbedderPolicy: false,
|
||||
crossOriginResourcePolicy: { policy: 'cross-origin' },
|
||||
}));
|
||||
|
||||
// CORS
|
||||
|
|
|
|||
Loading…
Reference in New Issue