mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-01 03:20:29 +00:00
Update user
This commit is contained in:
parent
087db7fffc
commit
68d5cc2801
@ -1,12 +1,11 @@
|
||||
version: '2'
|
||||
version: "2"
|
||||
services:
|
||||
tvheadend:
|
||||
image: linuxserver/tvheadend
|
||||
container_name: tvheadend
|
||||
user: $UID:$GID
|
||||
environment:
|
||||
- TZ=Europe/Helsinki
|
||||
- PUID=${UID}
|
||||
- PGID=${GID}
|
||||
volumes:
|
||||
- /docker/tvheadend:/config
|
||||
- /mnt/Storage/Media/PVR:/recordings
|
||||
|
Loading…
Reference in New Issue
Block a user