You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
On adding a new node to buil.gradle, the docker configurations for codaptor and corda should be automatically generated via a gradle task
Describe the solution you'd like
Gradle task must automate the generation of the compose yml files for the 180Protocol network. This includes the codaptor yml and the corda yml files. Port mappings must be carried from the build.gradle deployNodes task
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
On adding a new node to buil.gradle, the docker configurations for codaptor and corda should be automatically generated via a gradle task
Describe the solution you'd like
Gradle task must automate the generation of the compose yml files for the 180Protocol network. This includes the codaptor yml and the corda yml files. Port mappings must be carried from the build.gradle deployNodes task
The text was updated successfully, but these errors were encountered: