Skip to content

0.1 - 2019-05-26

Latest
Compare
Choose a tag to compare
@peterfication peterfication released this 26 May 12:43
· 21 commits to master since this release
c6cc3c8

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