From e27aa50d8d8fac19915c64dd5fdc95812e0aa5aa Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 7 Jul 2026 10:26:51 -0400 Subject: [PATCH] feat(evershelf): add initial evershelf service configuration with Traefik labels --- nodes/heimdall/evershelf/{compose.yaml => docker-compose.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nodes/heimdall/evershelf/{compose.yaml => docker-compose.yml} (100%) diff --git a/nodes/heimdall/evershelf/compose.yaml b/nodes/heimdall/evershelf/docker-compose.yml similarity index 100% rename from nodes/heimdall/evershelf/compose.yaml rename to nodes/heimdall/evershelf/docker-compose.yml