From 177929e58b64d210b395b23c784e136b9830eb49 Mon Sep 17 00:00:00 2001 From: lawtancool <26829131+lawtancool@users.noreply.github.com> Date: Mon, 17 Feb 2020 21:48:39 -0800 Subject: [PATCH] add TZ variable to docker-compose.env.example --- docker-compose.env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-compose.env.example b/docker-compose.env.example index 50c1690be..7117c7dad 100644 --- a/docker-compose.env.example +++ b/docker-compose.env.example @@ -11,6 +11,8 @@ # ...are all explained in that file but can be defined here, since the Docker # installation doesn't make use of paperless.conf. +# Use this variable to set a timezone for the Paperless Docker containers. If not specified, defaults to UTC. +# TZ=America/Los_Angeles # Additional languages to install for text recognition. Note that this is # different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines the