https://github.com/knetic/nginx-proxy
https://github.com/knetic/nginx-proxy
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/knetic/nginx-proxy
- Owner: Knetic
- Created: 2019-05-14T14:37:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T14:44:28.000Z (over 6 years ago)
- Last Synced: 2025-01-07T09:42:50.194Z (9 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.