mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-13 16:03:03 -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:
|
prowlarr:
|
||||||
image: lscr.io/linuxserver/prowlarr:latest
|
image: lscr.io/linuxserver/prowlarr:latest
|
||||||
container_name: prowlarr
|
container_name: prowlarr
|
||||||
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
- PUID=106
|
- PUID=106
|
||||||
- PGID=1002
|
- PGID=1002
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue