Add and custom auth server base url for issuer
This commit is contained in:
@@ -41,7 +41,7 @@ spring:
|
||||
client-name: messaging-client-client-credentials
|
||||
provider:
|
||||
spring:
|
||||
issuer-uri: http://auth-server:9000
|
||||
issuer-uri: http://localhost:9000
|
||||
|
||||
messages:
|
||||
base-uri: http://localhost:8090/messages
|
||||
|
||||
Reference in New Issue
Block a user