Issue 511 - tests and config file changes
This commit is contained in:
@@ -24,8 +24,14 @@ modules:
|
||||
type: std
|
||||
role: bpp
|
||||
subscriberId: bpp1
|
||||
registryUrl: http://localhost:8080/reg
|
||||
plugins:
|
||||
registry:
|
||||
id: registry
|
||||
config:
|
||||
url: http://localhost:8080/reg
|
||||
retry_max: "3"
|
||||
retry_wait_min: "100ms"
|
||||
retry_wait_max: "500ms"
|
||||
keyManager:
|
||||
id: secretskeymanager
|
||||
config:
|
||||
@@ -63,8 +69,14 @@ modules:
|
||||
handler:
|
||||
type: std
|
||||
role: bpp
|
||||
registryUrl: http://localhost:8080/reg
|
||||
plugins:
|
||||
registry:
|
||||
id: registry
|
||||
config:
|
||||
url: http://localhost:8080/reg
|
||||
retry_max: "3"
|
||||
retry_wait_min: "100ms"
|
||||
retry_wait_max: "500ms"
|
||||
keyManager:
|
||||
id: secretskeymanager
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user