Skip to content

Releases: store2be/nginx-reverse-proxy

0.1 - 2019-05-26

26 May 12:43
c6cc3c8
Compare
Choose a tag to compare

Usage

docker run -p 80:80 --rm -e PROXY_URL=example.com quay.io/store2be/nginx-reverse-proxy:0.1

Changelog

  • ✨ Enable caching with $CACHE=true
  • ✨ Configure the reverse proxy with $PROXY_URL