mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +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