We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f126a commit 1af61d8Copy full SHA for 1af61d8
zuulservice/zuulservice.yml
@@ -7,7 +7,7 @@ zuul.routes.licensestatic.path: /licensestatic/**
7
zuul.routes.licensestatic.url: http://licenseservice-static:8081
8
zuul.routes.licensestatic.serviceId: licensestatic
9
zuul.routes.licensestatic.ribbon.listOfServers: http://licenseservice-static1:8081, http://licenseservice-static2:8082
10
-#ribbon.eureka.enabled: false
+ribbon.eureka.enabled: false
11
zuul.sensitiveHeaders: Cookie,Set-Cookie
12
zuul.debug.request: true
13
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds: 2500
0 commit comments