From 912e73b994c2b89395bfd0027576dd6730dc3862 Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 24 Apr 2026 13:24:34 -0400 Subject: [PATCH] added container name Co-authored-by: Copilot --- nodes/heimdall/zipline/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodes/heimdall/zipline/compose.yaml b/nodes/heimdall/zipline/compose.yaml index fc591df..6e532c7 100644 --- a/nodes/heimdall/zipline/compose.yaml +++ b/nodes/heimdall/zipline/compose.yaml @@ -21,6 +21,8 @@ services: zipline: image: ghcr.io/diced/zipline + container_name: zipline + restart: unless-stopped env_file: - .env networks: