set TZ in environment
This commit is contained in:
parent
05ac92b7ba
commit
ae38c81cec
@ -4,6 +4,8 @@ services:
|
||||
container_name: tor-project
|
||||
hostname: tor-project
|
||||
network_mode: host
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
ports:
|
||||
- "9001:9001"
|
||||
- "9030:9030"
|
||||
|
Loading…
x
Reference in New Issue
Block a user