mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-06 07:01:45 -05:00
* Add documentation for self-signed cert healthchecks Adds instruction to set NODE_EXTRA_CA_CERTS in docker-compose healthcheck commands so Node.js can trust the certificate. * [autofix.ci] apply automated fixes * fixup! Add documentation for self-signed cert healthchecks * [autofix.ci] apply automated fixes * Update Docker health checks with self-signed certs If using self signed certs, comment the first test line and uncomment the second test line. * fixup! Update Docker health checks with self-signed certs * fixup! Add documentation for self-signed cert healthchecks * fixup! Update Docker health checks with self-signed certs * [autofix.ci] apply automated fixes * fixup! Add documentation for self-signed cert healthchecks * fixup! Update Docker health checks with self-signed certs --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>