From 89e33d7b70d37e8192954e46a2e1e277a3d83bd0 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 9 Aug 2026 20:21:12 +0000 Subject: [PATCH] Update Financial_Containers/invoiceshelf/compose.yaml --- Financial_Containers/invoiceshelf/compose.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Financial_Containers/invoiceshelf/compose.yaml b/Financial_Containers/invoiceshelf/compose.yaml index f93f0e1..68c71f9 100644 --- a/Financial_Containers/invoiceshelf/compose.yaml +++ b/Financial_Containers/invoiceshelf/compose.yaml @@ -69,11 +69,6 @@ services: - traefik_network - invoiceshelf labels: - ### Auto create icon on Flame dashboard - - flame.type=application - - flame.name=${SERVICE_NAME} - - flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME} - - flame.icon= ### Traefik Labels - traefik.enable=true - traefik.http.routers.${SERVICE_NAME}-https.tls=true