blob: 2b52c90d2a704a7b622bf1224326af776ae2581f [file] [log] [blame]
---
security:
- The Horizon service now runs as the non-privileged user `horizon` in the
container.
- The Horizon service ``ALLOWED_HOSTS`` setting is now configured to point
to the configured endpoints for the service.
- The CORS headers are now configured to only allow requests from the
configured endpoints for the service.