# false.work Build Storage Configuration # DigitalOcean Spaces for distributing SpiderLily builds # Spaces Configuration BUILDS_SPACES_ENDPOINT=https://sfo3.digitaloceanspaces.com BUILDS_SPACES_KEY=YOUR_SPACES_KEY_HERE BUILDS_SPACES_SECRET=YOUR_SPACES_SECRET_HERE BUILDS_SPACES_BUCKET=falsework-builds BUILDS_SPACES_REGION=sfo3 # Build Configuration BUILD_RETENTION_DAYS=30 # How long to keep old builds BUILD_WEBHOOK_URL= # Optional: Discord/Slack webhook for notifications