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 d5d6de0 commit 25ae0e7Copy full SHA for 25ae0e7
zuulservice/zuulservice.yml
@@ -1,7 +1,7 @@
1
-zuul.ignored-services: "configserver,zuulservice"
2
-zuul.prefix: /api
3
-zuul.routes.organizationservice: /organization/**
4
-zuul.routes.licensingservice: /licensing/**
+#zuul.ignored-services: "configserver,zuulservice"
+#zuul.prefix: /api
+#zuul.routes.organizationservice: /organization/**
+#zuul.routes.licensingservice: /licensing/**
5
zuul.routes.authenticationservice: /auth/**
6
zuul.sensitiveHeaders: Cookie,Set-Cookie
7
zuul.debug.request: true
0 commit comments