Add example in README.md for Keter reverse proxy.

This is related to previous commit.
This commit is contained in:
root 2013-03-16 16:39:38 -05:00
parent a2475db419
commit 58b921866a

View File

@ -44,6 +44,10 @@ root: ..
# port:
# key:
# certificate:
# reverse-proxy:
# - reversed-host: some-internal-site
# reversed-port: 80
# reversing-host: internal.example.com
```
Fourth, set up an Upstart job to start `keter` when your system boots.