# SECURITY ISSUE: This file has 644 permissions (world-readable)
# Anyone on the server can read these API keys!
DATABASE_URL=postgresql://collector:p@ssw0rd@localhost:5432/collectordb
API_KEY=sk-live-collector-key-12345
WEBHOOK_SECRET=whsec_abcdef123456
