Skip to content

Commit

Permalink
Fix version reference in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
domivds committed Feb 23, 2025
1 parent 03b03d2 commit 26a0173
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 @@ -8,7 +8,7 @@ Then setup the routing configuration like this:
cognizone:
vinz:
httpClient:
useSystemProperties: true/false # (default false) - since v2.0.1
useSystemProperties: true/false # (default false) - since v2.0.2
routes:
- name: firstRoute # just a name, make it unique, nothing else special here
path: /proxy/route1/** # the path on your server (if you use a servlet context path, this will be the part after the context path)
Expand Down

0 comments on commit 26a0173

Please sign in to comment.