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