From 8b086d423005b92f0776c5df6cdc18af16c47316 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: Wed, 12 Aug 2020 14:22:13 +0800 Subject: [PATCH] Update techhero-gateway-dev.yml --- techhero-gateway-dev.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techhero-gateway-dev.yml b/techhero-gateway-dev.yml index 8e70725..62520ee 100644 --- a/techhero-gateway-dev.yml +++ b/techhero-gateway-dev.yml @@ -24,9 +24,9 @@ security: client-secret: techhero resource: jwt: - key-uri: http://119.96.87.17:10001/oauth/token_key #解析jwt令牌所需要密钥的地址 + key-uri: http://119.96.87.17:10420/oauth/token_key #解析jwt令牌所需要密钥的地址 authorization: - check-token-access: http://119.96.87.17:10001/oauth/check_token + check-token-access: http://119.96.87.17:10420/oauth/check_token ignore: urls: -- libgit2 0.26.0