Docker: fix time zones
This commit is contained in:
parent
1e1f1299d1
commit
fe65265dff
8 changed files with 8 additions and 20 deletions
|
@ -5,9 +5,9 @@ services:
|
|||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
||||
environment:
|
||||
- TZ=Europe/Helsinki
|
||||
- IPV6_LOCALIZE=4
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue