From 9a4179fb7e8a83ca2295c83e3063f47924cd38e8 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Tue, 20 Oct 2020 10:13:06 +0800
Subject: [PATCH] Update techhero-gateway-local.yml

---
 techhero-gateway-local.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/techhero-gateway-local.yml b/techhero-gateway-local.yml
index 47b9def..b4a1d41 100644
--- a/techhero-gateway-local.yml
+++ b/techhero-gateway-local.yml
@@ -23,7 +23,7 @@ security:
       jwt:
         key-uri: http://127.0.0.1:10420/oauth/token_key #解析jwt令牌所需要密钥的地址
     authorization:
-      check-token-access: http://techhero-auth/oauth/check_token
+      check-token-access: http://127.0.0.1:10420/oauth/check_token
       
 ignore:
   urls:
--
libgit2 0.26.0