mirror of
https://github.com/corda/corda.git
synced 2025-06-01 23:20:54 +00:00
Fix simple notary service configuration example
This commit is contained in:
parent
d76c23824e
commit
0639a04b2c
@ -40,7 +40,7 @@ NetworkMapService plus Simple Notary configuration file.
|
|||||||
p2pAddress : "localhost:12345"
|
p2pAddress : "localhost:12345"
|
||||||
rpcAddress : "localhost:12346"
|
rpcAddress : "localhost:12346"
|
||||||
webAddress : "localhost:12347"
|
webAddress : "localhost:12347"
|
||||||
extraAdvertisedServiceIds : []
|
extraAdvertisedServiceIds : ["corda.notary.simple"]
|
||||||
useHTTPS : false
|
useHTTPS : false
|
||||||
devMode : true
|
devMode : true
|
||||||
// Certificate signing service will be hosted by R3 in the near future.
|
// Certificate signing service will be hosted by R3 in the near future.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user