# Database DATABASE_URL="postgresql://localhost:5432/sidetrail" # Redis REDIS_URL="redis://localhost:6379" # OAuth (required in production, optional locally) # PUBLIC_URL="https://your-app.up.railway.app" # PRIVATE_KEY_ES256='{"kty":"EC","crv":"P-256",...}' # COOKIE_SECRET="your-32-char-secret"