Update docs

This commit is contained in:
Dr. Stefan Schimanski
2015-09-30 13:27:07 +02:00
parent 3650899b29
commit 687e2d8c8e
3 changed files with 7 additions and 1 deletions

View File

@@ -46,6 +46,10 @@ The above lets you 'curl localhost:8001/custom/api/v1/pods'
\fB\-\-accept\-paths\fP="^/.*"
Regular expression for paths that the proxy should accept.
.PP
\fB\-\-address\fP="127.0.0.1"
The IP address on which to serve on.
.PP
\fB\-\-api\-prefix\fP="/api/"
Prefix to serve the proxied API under.