Define timezone as variable

This commit is contained in:
Jake Howard
2021-02-10 09:12:42 +00:00
parent 635f55d7bf
commit 47df8164fa
11 changed files with 12 additions and 11 deletions

View File

@ -6,7 +6,7 @@ services:
environment:
- PUID=0
- PGID=0
- TZ=Europe/London
- TZ={{ TZ }}
volumes:
- ./config:/config
- ./restore:/restore