From 0d4a82d28b4eba4f7d4de113e6a44b8713fd6cd1 Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 9 Sep 2026 02:23:39 +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 4ee5951..4e20b27 100644 --- a/TV_Containers/tiramisu/compose.yaml +++ b/TV_Containers/tiramisu/compose.yaml @@ -25,7 +25,7 @@ services: ### Auto create icon on Flame dashboard - flame.type=application - flame.name=${SERVICE_NAME} - - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME} + - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME}/dashboard - flame.icon= ### Traefik Labels - traefik.enable=true