Add PUID/PGID/TZ env vars to checkrr service
This commit is contained in:
parent
e825b06aa0
commit
536ae64c8c
1 changed files with 3 additions and 1 deletions
|
|
@ -161,7 +161,9 @@ services:
|
|||
- sonarrUHD
|
||||
- sonarrFHD
|
||||
environment:
|
||||
- CHECKRR_CONFIG=/etc/checkrr.yaml
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Berlin
|
||||
|
||||
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue