添加版本的控制

This commit is contained in:
孙小云 2025-05-26 14:56:15 +08:00
parent d444865686
commit 0b9b8b50d4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ spring:
oauth2:
resource-server:
jwt:
issuer-uri: https://${OIDC_SERVER_DOMAIN}:${NGINX_HTTPS_PORT}
issuer-uri: https://${OIDC_DOMAIN_FULL}
cloud:
consul:
host: ${CONSUL_NAME} # consul 所在服务地址