true, 'allowedOrigins' => ['https://sio.consultoria-as.com', 'http://localhost:4200', 'http://192.168.10.197:4200', '*'], 'allowedOriginsPatterns' => [], 'allowedHeaders' => ['Content-Type', 'Authorization', 'X-Requested-With', 'Accept', 'Origin', 'Application'], 'allowedMethods' => ['GET', 'POST', 'PUT', 'DELETE', 'OPTIONS'], 'exposedHeaders' => ['Authorization'], 'maxAge' => 3600, ];