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