mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
026a4864b1
* 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