Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
doc: update to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BojanZelic committed Jan 28, 2021
1 parent a0b00c3 commit 7b6a809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sudo cp haproxy-cloudflare-jwt-validator/src/* /usr/local/share/lua/5.3

# Version

0.2.0
0.3.0

# Usage

Expand Down Expand Up @@ -75,7 +75,7 @@ backend my_jwt_validated_app
```
docker run \
-v path_to/haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg \
kudelskisecurity/haproxy-cloudflare-jwt-validator:0.2.0
kudelskisecurity/haproxy-cloudflare-jwt-validator:0.3.0
```

# Blogpost
Expand Down

0 comments on commit 7b6a809

Please sign in to comment.