From 3334999586971c3ade359cf93e2f5219d0b8595c Mon Sep 17 00:00:00 2001 From: nathan Date: Thu, 30 Apr 2026 21:31:34 -0400 Subject: [PATCH] fix: remove unused env_file entry from reactive-resume service configuration Co-authored-by: Copilot --- nodes/heimdall/reactive-resume/compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/nodes/heimdall/reactive-resume/compose.yaml b/nodes/heimdall/reactive-resume/compose.yaml index 42e5655..2d7c677 100644 --- a/nodes/heimdall/reactive-resume/compose.yaml +++ b/nodes/heimdall/reactive-resume/compose.yaml @@ -44,8 +44,6 @@ services: networks: - proxy-net - internal-resume-net - env_file: - - .env volumes: # Used when S3 is not configured; keeps uploads persistent - /mnt/appdata/reactive-resume/data:/app/data