Docker: fix time zones

This commit is contained in:
Marko Korhonen 2025-06-07 18:04:40 -05:00
parent 1e1f1299d1
commit fe65265dff
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
8 changed files with 8 additions and 20 deletions

View file

@ -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