nucypher/newsfragments/2807.feature.rst

4 lines
375 B
ReStructuredText
Raw Normal View History

2021-10-14 14:48:20 +00:00
CORS, NGINX support for Porter:
- Added opt-in CORS origins support to Porter; no origins allowed by default when running Porter directly.
- Provided docker-compose execution for Porter to run behind an NGINX reverse proxy server - all origins allowed by default for CORS, but can be customized. NGINX allows for the potential for more complex infrastructure configurations.