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

https://github.com/knetic/nginx-proxy


https://github.com/knetic/nginx-proxy

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

nginx-proxy
=====

A descendent of jwilder's [nginx-proxy](https://github.com/jwilder/nginx-proxy), with the ability to specify max entity size as an env var to the container. Useful for when you run servers that need more than a couple megabytes of request size.

Building
====

`docker build` is all you need. The makefile is for the author's convenience.