Skip to content

v1.1.13

Latest
Compare
Choose a tag to compare
@nero120 nero120 released this 05 Apr 23:02

Docker files for running v1.1.13 of the xBrowserSync API.

v1.1.13 is a minor update that updates dependencies and support for secure mongodb connections. The code base has been tidied up with eslint added to enforce code formatting rules (more info).

Docker changes:

  • Updated API image to node v14.16.0
  • Updated MongoDB to v4.4.4
  • Replaced traefik with Caddy as reverse proxy
  • Added health check for API (Feature request: #4)