Releases: flownative/docker-nginx
Releases · flownative/docker-nginx
v4.4.0+1
What's Changed
- Upgrade Nginx to 1.18.0-6.1+deb11u3 by @robertlemke in #15
- Introduce BEACH_ASSET_PROXY_ENDPOINT by @robertlemke in #14
- BEACH_ASSET_PROXY_RESOLVER by @robertlemke in #16
Full Changelog: v4.3.9+2...v4.4.0+1
v4.3.9+2
What's Changed
- Upgrade to 1.18.0-6.1+deb11u2 by @robertlemke in #13
Full Changelog: v4.3.9+1...v4.3.9+2
v4.3.9+1
What's Changed
- Add missing " to nginx.conf by @kdambekalns in #11
Full Changelog: v4.3.8+1...v4.3.9+1
v4.3.8+1
Full Changelog: v4.3.7+1...v4.3.8+1
v4.3.7+1
Full Changelog: v4.3.1+1...v4.3.7+1
v4.3.1+1
v4.3.0+1
What's Changed
- Configurable lifetime for static files by @robertlemke in #8
Full Changelog: v4.2.0+1...v4.3.0+1
v4.2.0+1
What's Changed
- Tweak persistent resource handling by @kdambekalns in #6
New Contributors
- @kdambekalns made their first contribution in #6
Full Changelog: 2.0.1...v4.2.0+1
v4.1.0+1
Full Changelog: v4.0.0+1...v4.1.0+1
Introduce NGINX_STATIC_ROOT
This introduces a new environment variable for setting the document root path for static sites. In general, static website support is very rudimentary and only exists for supporting some experiments we do at the moment.