origin The server to allow requests to. ip A string or array. If set to '*' or ['*'], any request origin is allowed.
headers An array of strings of allowed headers (‘Access-Control-Allow-Headers’). Defaults to: ['Accept', 'Authorization', 'Content-Type', 'If-None-Match']
You can view the detailed configuration document here