From e5790846f03c61aff81373b70e4a24edad3ac4c6 Mon Sep 17 00:00:00 2001 From: Christoph Califice Date: Sat, 21 Feb 2026 17:29:02 -0300 Subject: [PATCH] gluetun tz --- qbittorrent/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml index 6a1bcbd..b01bae0 100644 --- a/qbittorrent/docker-compose.yml +++ b/qbittorrent/docker-compose.yml @@ -34,6 +34,7 @@ services: - WIREGUARD_PRIVATE_KEY=wEePWTLpMDYd0Fuqzef40q8ggyActNdt7veVWOaxiV8= - WIREGUARD_PRESHARED_KEY=0b+TB4RdPWMhcu44/sOd2lJrHNIAheddnE54OqOyrZQ= - WIREGUARD_ADDRESSES=10.8.0.4/32 + - TZ=America/Sao_Paulo ports: - 8181:8181 - 40848:40848