An open API service indexing awesome lists of open source software.

https://github.com/gorniv/proxy_pass

nginx proxy_pass docker image
https://github.com/gorniv/proxy_pass

docker-image nginx proxy-pass

Last synced: 18 days ago
JSON representation

nginx proxy_pass docker image

Awesome Lists containing this project

README

          

# proxy_pass
nginx proxy_pass docker image

`TARGET_HTTP=http`

`TARGET_SERVER=ip` or `TARGET_SERVER=example.com`

example:

`docker run -p 80:80 --rm -e TARGET_SERVER=rancher.com gorniv/proxy_pass`