Releases: luisaveiro/docker-reverse-proxy
Releases · luisaveiro/docker-reverse-proxy
v1.0.0
v0.2.0
Added
- TLS configuration in
Caddyfile
example file to enable Caddy HTTPS support. - Developer-friendly comments for environment variables in the DotEnv example file.
- "Trusting Caddy certificate authority" steps in Readme.
Changed
- Renamed Docker Compose file to follow compose specifications.
- Readme to adopt Compose V2 specifications.
v0.1.2
Fixed
- Connection refuse when triggering the
caddy reload
command.
v0.1.1
Fixed
- Docker Compose not creating volumes.
v0.1.0
Added
- Docker Compose YAML file.
- Caddyfile example file.
- DotEnv example file.