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