From db14ede94a9bd979989257ce4ad5689c3b937f5c Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 27 Apr 2026 16:12:07 -0400 Subject: [PATCH] removed used port mapping --- nodes/heimdall/prowlarr/compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/nodes/heimdall/prowlarr/compose.yaml b/nodes/heimdall/prowlarr/compose.yaml index c826b1a..6aaedc1 100644 --- a/nodes/heimdall/prowlarr/compose.yaml +++ b/nodes/heimdall/prowlarr/compose.yaml @@ -20,8 +20,6 @@ services: - TZ=America/New_York volumes: - /mnt/appdata/prowlarr/data:/config - # ports: - # - 9696:9696 restart: unless-stopped networks: - proxy-net