fix prowlarr for good

This commit is contained in:
sadan 2025-03-13 00:43:48 -04:00
parent 0dd8578de8
commit a88537297e
No known key found for this signature in database

View file

@ -2,6 +2,7 @@ services:
prowlarr:
image: lscr.io/linuxserver/prowlarr:latest
container_name: prowlarr
network_mode: host
environment:
- PUID=106
- PGID=1002