From 7a95aaec65beac5c82bbd759c7e758e3d16eec56 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 27 Apr 2026 19:22:06 -0400 Subject: [PATCH] fix: remove unnecessary port mapping for karakeep service --- nodes/heimdall/karakeep/compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/nodes/heimdall/karakeep/compose.yaml b/nodes/heimdall/karakeep/compose.yaml index 93c25a7..25ed3d2 100644 --- a/nodes/heimdall/karakeep/compose.yaml +++ b/nodes/heimdall/karakeep/compose.yaml @@ -10,8 +10,6 @@ services: # If you want to mount a custom directory, change the volume mapping to: # - /path/to/your/directory:/data - /mnt/appdata/karakeep/data:/data - ports: - - 3000:3000 env_file: - .env labels: