diff --git a/Website_Containers/website/compose.yaml b/Website_Containers/website/compose.yaml index b28e00b..161c00a 100644 --- a/Website_Containers/website/compose.yaml +++ b/Website_Containers/website/compose.yaml @@ -35,11 +35,6 @@ services: networks: - traefik_network labels: - ### Auto create icon on Flame dashboard - - flame.type=application - - flame.name=${SERVICE_NAME} - - flame.url=https://${DOMAIN_NAME} - - flame.icon= ### Traefik Labels - traefik.enable=true - traefik.http.routers.${SERVICE_NAME}-https.tls=true