Update arrs/docker-compose.yml
This commit is contained in:
parent
7c83f43689
commit
856e828202
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
- /docker/appdata/lidarr:/config
|
||||
- /data:/data
|
||||
- /docker/appdata/lidarr-extended:/custom-services.d
|
||||
- /docker/appdata/lidarr-extended1:/custom-cont-init.d
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Reference in a new issue