Update arrs/docker-compose.yml
All checks were successful
Continuous Deployment / deploy (push) Successful in 3s
All checks were successful
Continuous Deployment / deploy (push) Successful in 3s
This commit is contained in:
parent
c8daf2ac53
commit
90dcdae342
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
- /docker/appdata/bazarr:/config
|
||||
- /data/media:/data/media
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
Reference in a new issue