Commit 73d66f19 by Administrator

Update techhero-gateway-dev.yml

parent c6330b29
...@@ -38,7 +38,7 @@ security: ...@@ -38,7 +38,7 @@ security:
client-secret: techhero client-secret: techhero
resource: resource:
jwt: jwt:
key-uri: http://auth_server:15802/oauth/token_key #解析jwt令牌所需要密钥的地址 key-uri: http://authServer:15802/oauth/token_key #解析jwt令牌所需要密钥的地址
authorization: authorization:
check-token-access: http://techhero-auth/oauth/check_token check-token-access: http://techhero-auth/oauth/check_token
...@@ -46,7 +46,7 @@ gateway: ...@@ -46,7 +46,7 @@ gateway:
allowed: allowed:
origins: origins:
- "*" - "*"
- http://119.96.87.17:18098 - http://119.96.87.17:16801
ignore: ignore:
urls: urls:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment