Skip to content

Commit

Permalink
Fixes #4
Browse files Browse the repository at this point in the history
Signed-off-by: David J. M. Karlsen <[email protected]>
  • Loading branch information
davidkarlsen authored Nov 27, 2018
1 parent 8b33beb commit 917e77e
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 @@ -31,7 +31,7 @@ environment variables is used in this image:

* `PROXY_HOST`: Host name of the service to proxy
* `PROXY_PORT`: Port of the service to proxy
* `PROXY_PROTOCOL`: Protofol to the service to proxy (`http` or `https`)
* `PROXY_PROTOCOL`: Protocol to the service to proxy (`http` or `https`)

* `ADD_HOST_HEADER`: pass the proxy host header downstream (`true` or `false`)

Expand Down

0 comments on commit 917e77e

Please sign in to comment.