Monorepo for Aesthetic.Computer
aesthetic.computer
1# false.work Build Storage Configuration
2# DigitalOcean Spaces for distributing SpiderLily builds
3
4# Spaces Configuration
5BUILDS_SPACES_ENDPOINT=https://sfo3.digitaloceanspaces.com
6BUILDS_SPACES_KEY=YOUR_SPACES_KEY_HERE
7BUILDS_SPACES_SECRET=YOUR_SPACES_SECRET_HERE
8BUILDS_SPACES_BUCKET=falsework-builds
9BUILDS_SPACES_REGION=sfo3
10
11# Build Configuration
12BUILD_RETENTION_DAYS=30 # How long to keep old builds
13BUILD_WEBHOOK_URL= # Optional: Discord/Slack webhook for notifications