Skip to content

Commit 1af61d8

Browse files
author
carnellj
committed
Turned backed on static
1 parent e0f126a commit 1af61d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zuulservice/zuulservice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ zuul.routes.licensestatic.path: /licensestatic/**
77
zuul.routes.licensestatic.url: http://licenseservice-static:8081
88
zuul.routes.licensestatic.serviceId: licensestatic
99
zuul.routes.licensestatic.ribbon.listOfServers: http://licenseservice-static1:8081, http://licenseservice-static2:8082
10-
#ribbon.eureka.enabled: false
10+
ribbon.eureka.enabled: false
1111
zuul.sensitiveHeaders: Cookie,Set-Cookie
1212
zuul.debug.request: true
1313
hystrix.command.default.execution.isolation.thread.timeoutInMilliseconds: 2500

0 commit comments

Comments
 (0)