mirror of
https://github.com/corda/corda.git
synced 2025-01-28 07:04:12 +00:00
233f1fb8e2
* Move all the configuration for running doorman in its configuration files
The Doorman source code is located under network-management/src
To build a fat jar containing all the doorman code you can simply invoke .. sourcecode:: bash ./gradlew network-management:buildDoormanJAR
The built file will appear in
network-management/build/libs/doorman-<VERSION>-capsule.jar