mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 12:01:09 +00:00
bce4835362
* FEAT: Allow client side TLS for Docker hosts Inlcude TLS certificate in HTTPS requests when certificate files are locally available to Kuma for a host. * fix: refactor to satisfy linter requirements * fix: linter