mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
add TZ variable to docker-compose.env.example
This commit is contained in:
parent
6d87bce905
commit
177929e58b
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue