From 7b77c55e7f727b07d5b2f012ed0ca7e452f9799a Mon Sep 17 00:00:00 2001 From: Benjamin Foote Date: Mon, 18 Feb 2019 16:02:31 -0800 Subject: [PATCH] #76 link to Nginx cache example --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ca18675..01f8e84c 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ server { ``` +An example of using Vouch Proxy with Nginx cacheing of the proxied validation request is available in [issue #76](https://github.com/vouch/vouch-proxy/issues/76#issuecomment-464028743). + ## Running from Docker ```bash