Skip to content

Releases: luisaveiro/docker-reverse-proxy

v1.0.0

18 Jun 16:15
Compare
Choose a tag to compare

Added

  • Caddy REST API port is included and configured in the Docker Compose file.

Changed

  • Updated Docker Compose file to allow better customisation with environment variables.
  • Update DotEnv example file formatting.

v0.2.0

12 Oct 14:23
Compare
Choose a tag to compare

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

03 May 17:12
Compare
Choose a tag to compare

Fixed

  • Connection refuse when triggering the caddy reload command.

v0.1.1

13 Dec 21:40
Compare
Choose a tag to compare

Fixed

  • Docker Compose not creating volumes.

v0.1.0

01 Dec 20:29
Compare
Choose a tag to compare

Added

  • Docker Compose YAML file.
  • Caddyfile example file.
  • DotEnv example file.