Releases: flownative/docker-nginx
Releases · flownative/docker-nginx
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.