Fork of official Bluesky PDS (Personal Data Server).
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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"