mirror of
https://github.com/corda/corda.git
synced 2024-12-24 15:16:45 +00:00
Fix simple notary service configuration example
This commit is contained in:
parent
0819bab63f
commit
3ade226764
@ -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