mirror of
https://github.com/corda/corda.git
synced 2025-03-23 12:35:23 +00:00
* Introduce new h2Settings config block which overrides h2Port * H2 server listens on localhost by default * Change is backward compatible and old h2Port option can still be used but that always listens on localhost now * Update changelog and docs with H2 changes