Skip to content

Commit 5b3f43b

Browse files
author
carnellj
committed
Changed
1 parent d36832f commit 5b3f43b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuulservice/zuulservice.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#zuul.ignored-services: "configserver,zuulservice"
22
#zuul.prefix: /api
3-
zuul.routes.organizationservice: /organization/**
4-
zuul.routes.licensingservice: /licensing/**
3+
#zuul.routes.organizationservice: /organization/**
4+
#zuul.routes.licensingservice: /licensing/**
55
#zuul.routes.authenticationservice: /auth/**
66
zuul.sensitiveHeaders: Cookie,Set-Cookie
77
zuul.debug.request: true

0 commit comments

Comments
 (0)