set up authentication
This commit is contained in:
@@ -46,6 +46,9 @@ server:
|
||||
key-store-type: PKCS12
|
||||
key-store-password: password
|
||||
|
||||
account-registry:
|
||||
url: http://localhost:9050
|
||||
|
||||
device-registry:
|
||||
url: http://localhost:9010
|
||||
|
||||
@@ -85,6 +88,9 @@ server:
|
||||
key-store-type: PKCS12
|
||||
key-store-password: password
|
||||
|
||||
account-registry:
|
||||
url: http://AccountRegistry:8080
|
||||
|
||||
device-registry:
|
||||
url: http://DeviceRegistry:8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user