- Update pagespeedonline API URL
- Add request URL to error log
- Update to node 16
- Add request URL to error log
- Update to node 14
Version 2 is currently the latest version:
docker run fiverr/lighthouse-scores-to-email:latest
docker run fiverr/lighthouse-scores-to-email:2.0.0
- Rename config environment variable
HOST
toEMAIL_HOST
- Rename config environment variable
PORT
toEMAIL_PORT
- Add statsd support: Send gauge metrics to statsd
To keep using version 1 use:
docker run fiverr/lighthouse-scores-to-email:1.0.0