services/healthchecks: add its-et.me logo for site

This commit is contained in:
2025-10-26 14:12:34 -07:00
parent e660aeac36
commit 3ba49ec237

View File

@@ -45,6 +45,7 @@ in
DEBUG = false;
INTEGRATIONS_ALLOW_PRIVATE_IPS = "False";
PROMETHEUS_ENABLED = "True";
SITE_LOGO_URL = "https://its-et.me/favicon-32x32.png";
SITE_NAME = "its-et.me Healthchecks";
SITE_ROOT = "https://hc.its-et.me";
WEBHOOKS_ENABLED = "True";