Skip to content

Commit

Permalink
Added current image version to README
Browse files Browse the repository at this point in the history
  • Loading branch information
arunesh90 committed May 30, 2020
1 parent 6bd39d9 commit 2aa95e0
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 @@ -21,7 +21,7 @@
```sh
docker pull arunesh90/cf-access-verify

docker create arunesh90/cf-access-verify \
docker create arunesh90/cf-access-verify:1.1.0 \
-e TARGET_URL="http://127.0.0.1:9000" \
-e LOGIN_DOMAIN="example.cloudflareaccess.com" \
-p 80:80
Expand Down

0 comments on commit 2aa95e0

Please sign in to comment.