mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 04:30:12 -08:00
corrected download client timezone
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/London
|
- TZ=America/New_York
|
||||||
- WEBUI_PORT=8080
|
- WEBUI_PORT=8080
|
||||||
volumes:
|
volumes:
|
||||||
- /d/docker/qbittorrent/config:/config
|
- /d/docker/qbittorrent/config:/config
|
||||||
|
|||||||
Reference in New Issue
Block a user