diff --git a/nodes/heimdall/prowlarr/compose.yaml b/nodes/heimdall/prowlarr/compose.yaml index 6aaedc1..cc20257 100644 --- a/nodes/heimdall/prowlarr/compose.yaml +++ b/nodes/heimdall/prowlarr/compose.yaml @@ -20,6 +20,8 @@ services: - TZ=America/New_York volumes: - /mnt/appdata/prowlarr/data:/config + ports: + - 9696:9696 restart: unless-stopped networks: - proxy-net