mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +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"
|
||||
rpcAddress : "localhost:12346"
|
||||
webAddress : "localhost:12347"
|
||||
extraAdvertisedServiceIds : []
|
||||
extraAdvertisedServiceIds : ["corda.notary.simple"]
|
||||
useHTTPS : false
|
||||
devMode : true
|
||||
// Certificate signing service will be hosted by R3 in the near future.
|
||||
|
Loading…
Reference in New Issue
Block a user