From d7ff2ecaae0de7ca2550b30752fc7623a7c85f81 Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 9 Sep 2026 02:25:32 +0000 Subject: [PATCH] Update TV_Containers/tiramisu/compose.yaml --- TV_Containers/tiramisu/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TV_Containers/tiramisu/compose.yaml b/TV_Containers/tiramisu/compose.yaml index 4e20b27..833975f 100644 --- a/TV_Containers/tiramisu/compose.yaml +++ b/TV_Containers/tiramisu/compose.yaml @@ -26,7 +26,7 @@ services: - flame.type=application - flame.name=${SERVICE_NAME} - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME}/dashboard - - flame.icon= + - flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/stremio.png ### Traefik Labels - traefik.enable=true - traefik.http.routers.${SERVICE_NAME}-https.tls=true