diff --git a/techhero-gateway-local.yml b/techhero-gateway-local.yml
index 4712298..4dc3d4a 100644
--- a/techhero-gateway-local.yml
+++ b/techhero-gateway-local.yml
@@ -21,9 +21,9 @@ security:
       client-secret: techhero
     resource:
       jwt:
-        key-uri: http://127.0.0.1:10420/oauth/token_key #解析jwt令牌所需要密钥的地址
+        key-uri: http://techhero-auth/oauth/token_key #解析jwt令牌所需要密钥的地址
     authorization:
-      check-token-access: http://127.0.0.1:10420/oauth/check_token
+      check-token-access: http://techhero-auth/oauth/check_token
       
 ignore:
   urls: