From 4f9216969d0857ecc0eab8ea2477d1a9a99d4f91 Mon Sep 17 00:00:00 2001 From: Drak Date: Mon, 9 Jun 2014 15:03:43 +0100 Subject: [PATCH] Add a note about Nginx setup --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b533ac9..61949cf 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ Check some screenshots and more details at [insight's project homepage](http://i on [insight-api README](https://github.com/bitpay/insight-api/blob/master/README.md). +## Nginx Setup + +To use Nginx as a reverse proxy for Insight, use the following base [configuration](https://gist.github.com/matiu/bdd5e55ff0ad90b54261) + ## Development