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

@@ -14,4 +14,4 @@ spring:
oauth2:
resourceserver:
jwt:
issuer-uri: http://auth-server:9000
issuer-uri: http://localhost:9000