The GitHub Actions job "CI" on synapse.git/cors-feature has failed.
Run started by GitHub user arunans23 (triggered by isudana).

Head commit for run:
a786850a96a5e2ab3fa7e5d39fd5b786af456df3 / Arunan Sugunakumar 
<[email protected]>
Introduce CORS support for REST API

The cors can be configured using the following properties in synapse.properties.

```
synapse.rest.CORSConfig.enabled=true
synapse.rest.CORSConfig.Access-Control-Allow-Origin=http://localhost:3000,https://example.com
synapse.rest.CORSConfig.Access-Control-Allow-Headers=Content-Type,Authorization,X-Requested-With
```

Report URL: https://github.com/apache/synapse/actions/runs/18305951417

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to