mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
1737907415
* factor --address, --http-port, --port-file options from http-json to cli-opts - enabling reuse in trigger service * use cli-opts for address and http-port options in Trigger service * mark ServiceConfig and some defaults private * use --address option to set up server * document Setter * test --address option is parsed * missing (c) headers * add changelog CHANGELOG_BEGIN - [Trigger Service] Accepts a new ``--address`` option to listen for HTTP connections on interfaces other than localhost, such as ``0.0.0.0`` for all addresses. See `issue #7090 <https://github.com/digital-asset/daml/pull/7090>`__. CHANGELOG_END |
||
---|---|---|
.. | ||
src/main/scala | ||
BUILD.bazel |