Skip to content

Commit

Permalink
Add info about TZ env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
serjs committed Jul 7, 2021
1 parent 3d78d9a commit 595e923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Leave `PROXY_USER` and `PROXY_PASSWORD` empty for skip authentication options wh
|PROXY_USER|String|EMPTY|Set proxy user (also required existed PROXY_PASS)|
|PROXY_PASSWORD|String|EMPTY|Set proxy password for auth, used with PROXY_USER|
|PROXY_PORT|String|1080|Set listen port for application inside docker container|
|TZ|String|UTC|Set Timezone like in many common Operation Systems|

## Test running service

Expand Down

0 comments on commit 595e923

Please sign in to comment.