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

https://github.com/manuelmazzuola/nginx-cache

Nginx reverse proxy container to cache http requests
https://github.com/manuelmazzuola/nginx-cache

Last synced: 2 months ago
JSON representation

Nginx reverse proxy container to cache http requests

Awesome Lists containing this project

README

        

# nginx-cache
Nginx reverse proxy container to cache http requests.
More info https://github.com/ClouDesire/docusaurus/blob/source/website/blog/2018-09-26-circleci-ci-cache-proxy.md

## usage
`docker run --name nginx -p 8080:8080 nginx-cache:latest`