Add localtime env variable for sonarr

This commit is contained in:
Jean Froment 2017-08-13 18:09:01 +02:00
parent e1a47a2540
commit 27682ab1e3
1 changed files with 3 additions and 0 deletions

View File

@ -83,6 +83,8 @@ services:
volumes:
- config:/config
- torrents:/torrents
environment:
- TZ=Europe/Paris
couchpotato:
image: fromenje/seedbox:couchpotato
@ -99,6 +101,7 @@ services:
environment:
- PGID=0
- PUID=0
- TZ=Europe/Paris
radarr:
image: fromenje/seedbox:radarr