services/healthchecks: use default healthchecks logo
This commit is contained in:
@@ -45,7 +45,7 @@ in
|
|||||||
DEBUG = false;
|
DEBUG = false;
|
||||||
INTEGRATIONS_ALLOW_PRIVATE_IPS = "False";
|
INTEGRATIONS_ALLOW_PRIVATE_IPS = "False";
|
||||||
PROMETHEUS_ENABLED = "True";
|
PROMETHEUS_ENABLED = "True";
|
||||||
SITE_LOGO_URL = "https://its-et.me/favicon-32x32.png";
|
SITE_LOGO_URL = "./static/img/logo.png";
|
||||||
SITE_NAME = "its-et.me Healthchecks";
|
SITE_NAME = "its-et.me Healthchecks";
|
||||||
SITE_ROOT = "https://hc.its-et.me";
|
SITE_ROOT = "https://hc.its-et.me";
|
||||||
WEBHOOKS_ENABLED = "True";
|
WEBHOOKS_ENABLED = "True";
|
||||||
|
|||||||
Reference in New Issue
Block a user