Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 922 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 922 Bytes

1.0.7

  • nginx Now let envvar SERVER_NAME control the nginx server_name which is visible in the browser tab.

1.0.6

  • demo Remove obsolete element version in docker-compose.yml.
  • build Fix healthcheck.

1.0.5

  • github Now use GitHub Actions to test image.
  • demo Now depend on the docker-compose-plugin.
  • demo Fix the broken -diff target.

1.0.4

  • test Move all tests to separate folder.
  • docker Fixed badges.

1.0.3

  • nginx Rebuild with new version.

1.0.2

  • docker Now use entry.d and exit.d.

1.0.1

  • Nginx is flooding the docker log, so setting access_log off;.

1.0.0

  • Initial release.
  • Honor environment variables PROJECTROOT and PROJECTS_LIST.
  • Including a demo.