docs: setting-up-a-corda-network

This commit is contained in:
Andras Slemmer
2016-11-21 16:39:46 +00:00
parent aa629f74ca
commit 720bb55827
5 changed files with 101 additions and 2 deletions

View File

@ -0,0 +1,11 @@
basedir : "./standalone/regular-node"
myLegalName : "Some Node"
nearestCity : "London"
keyStorePassword : "cordacadevpass"
trustStorePassword : "trustpass"
artemisAddress : "cordaload-node1:31337"
webAddress : "localhost:31339"
extraAdvertisedServiceIds: ""
useHTTPS : false
devMode : false
networkMapAddress : "cordaload-nameserver:31337"