Mirror from bluesky-social/pds

compose: don't set timezone, just use system time

-1
-1
compose.yaml
··· 35 35 target: /var/run/docker.sock 36 36 restart: unless-stopped 37 37 environment: 38 - TZ: "US/Pacific" 39 38 WATCHTOWER_CLEANUP: true 40 39 WATCHTOWER_SCHEDULE: "@midnight"