Add and custom auth server base url for issuer

This commit is contained in:
2021-02-16 10:08:32 +07:00
parent a90d98aa1e
commit d11ac9a2ee
3 changed files with 7 additions and 3 deletions

View File

@@ -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