diff --git a/start/gateway/application.yml b/start/gateway/application.yml index 1308260..47b948e 100644 --- a/start/gateway/application.yml +++ b/start/gateway/application.yml @@ -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 所在服务地址