From 09e04d988d4dad57d62399a2714824b3914e037b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 30 Dec 2025 07:49:24 +0100 Subject: [PATCH] prowlarr: publish locally --- services/prowlarr.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/services/prowlarr.yml b/services/prowlarr.yml index 304f8ac..8ef0f55 100644 --- a/services/prowlarr.yml +++ b/services/prowlarr.yml @@ -4,6 +4,9 @@ services: # see https://github.com/linuxserver/docker-prowlarr/releases image: linuxserver/prowlarr:2.0.5.5160-ls126 container_name: prowlarr + labels: + caddy: prowlarr.home.arpa + caddy.reverse_proxy: "{{ upstreams 9696 }}" networks: public: ipv4_address: 192.168.240.43