Replaced auth-server with localhost

This commit is contained in:
Steve Riesenberg
2022-03-17 14:46:48 -05:00
parent 32414451f5
commit c3402b0b12
5 changed files with 6 additions and 7 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://127.0.0.1:8090/messages