From c2c3122c5c624f670be3febb033bab953927c85e Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 18 Feb 2026 22:12:51 +0000 Subject: [PATCH] Update Monitoring_Containers/uptime-kuma/compose.yaml --- Monitoring_Containers/uptime-kuma/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monitoring_Containers/uptime-kuma/compose.yaml b/Monitoring_Containers/uptime-kuma/compose.yaml index f2ff637..58f3ad4 100644 --- a/Monitoring_Containers/uptime-kuma/compose.yaml +++ b/Monitoring_Containers/uptime-kuma/compose.yaml @@ -38,7 +38,7 @@ services: container_name: autokuma restart: unless-stopped environment: - AUTOKUMA__KUMA__URL: http://${SERVICE_NAME}.${DOMAIN_NAME} + AUTOKUMA__KUMA__URL: https://${SERVICE_NAME}.${DOMAIN_NAME} AUTOKUMA__KUMA__USERNAME: AUTOKUMA__KUMA__PASSWORD: AUTOKUMA__TAG_NAME: AutoKuma