From a138e0a3bea0d9ccac200400c2897c6c90440fd1 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Wed, 2 Mar 2022 17:02:08 +0800
Subject: [PATCH] Update techhero-framework-gateway-local.yml

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

diff --git a/techhero-framework-gateway-local.yml b/techhero-framework-gateway-local.yml
index fcda61d..bdbcf6a 100644
--- a/techhero-framework-gateway-local.yml
+++ b/techhero-framework-gateway-local.yml
@@ -39,7 +39,7 @@ security:
       jwt:
         key-uri: http://127.0.0.1:15803/oauth/token_key #解析jwt令牌所需要密钥的地址
     authorization:
-      check-token-access: http://techhero-framework-auth/oauth/check_token
+      check-token-access: http://techhero-framework-oauth/oauth/check_token
 gateway:
   allowed:
     origins:
--
libgit2 0.26.0