1# Cloudflare 2CLOUDFLARE_API_TOKEN=your_api_token_here 3 4# PDS Authentication 5PDS_PASSWORD=your_pds_password_here 6JWT_SECRET=your_jwt_secret_here 7 8# Relay (optional - enables network sync) 9RELAY_HOST=https://bsky.network