# Required environment variables for docker-compose # Copy this to .env and fill in the values before starting the stack. PUID=1000 PGID=1000 TZ=Etc/UTC DUCKDNS_SUBDOMAINS=ha-padriano,padrianoha,padriano DUCKDNS_TOKEN=replace-with-your-duckdns-token TM_UID=1000 TM_GID=1000 TM_GROUPNAME=timemachine TM_USERNAME=timemachine TIMEMACHINE_PASSWORD=replace-with-your-timemachine-password TIMEMACHINE_VOLUME_LIMIT=500G