add TimeZone ENV
This commit is contained in:
parent
6690d47bbc
commit
07ebef0294
@ -7,3 +7,8 @@ services:
|
||||
privileged: true
|
||||
environment:
|
||||
- url=${url}
|
||||
- TZ=Europe/Berlin
|
||||
|
||||
# volumes:
|
||||
# - "/etc/localtime:/etc/localtime:ro"
|
||||
# - "/etc/timezone:/etc/timezone:ro"
|
||||
|
Loading…
x
Reference in New Issue
Block a user