Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BarathArivazhagan authored Nov 14, 2017
1 parent 432982f commit 95a78f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ sidecar:

## Why Zuul as well as side car ?

yes, thats right. `@EnableSideCar` includes `@EnableZuulProxy`sidecar.png so side car can act as zuul proxy itself.
yes, thats right. `@EnableSideCar` includes `@EnableZuulProxy`,so side car can act as zuul proxy itself.
In order to provide separate proxy for side car(non jvm) based applications, this repo contains two proxies

<i>zuul-proxy</i> : provides proxy to jvm based applications. <br>
Expand Down

0 comments on commit 95a78f4

Please sign in to comment.