Commit 90f50753 by Administrator

Update techhero-gateway-dev.yml

parent 477e2da2
...@@ -48,6 +48,26 @@ gateway: ...@@ -48,6 +48,26 @@ gateway:
- "*" - "*"
- http://119.96.87.17:16801 - http://119.96.87.17:16801
feign:
hystrix:
enabled: true
okhttp:
enabled: true
httpclient:
enabled: false
client:
config:
feignName:
connectTimeout: 10000
readTimeout: 10000
compression:
request:
enabled: true
response:
enabled: true
ignore: ignore:
urls: urls:
- /insp/rest/record/receivedMessage - /insp/rest/record/receivedMessage
......
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