mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-03-31 04:31:55 -04:00
fix prowlarr for good
This commit is contained in:
parent
0dd8578de8
commit
a88537297e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ services:
|
|||
prowlarr:
|
||||
image: lscr.io/linuxserver/prowlarr:latest
|
||||
container_name: prowlarr
|
||||
network_mode: host
|
||||
environment:
|
||||
- PUID=106
|
||||
- PGID=1002
|
||||
|
|
Loading…
Add table
Reference in a new issue