module.exports = { settings: { cors: { headers: ['Content-Type', 'Authorization', 'Origin', 'Accept', 'Cache-Control'], }, }, };