From 10c27ba85f407faf5f10bdebf4dd131da5726710 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Sun, 27 Sep 2020 12:58:09 +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 9686ddd..9ec4ffe 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://127.0.0.1:10420/oauth/check_token
+      check-token-access: http://techhero-auth:10420/oauth/check_token
       
 ignore:
   urls:
--
libgit2 0.26.0