# Sox environment variables # Port to listen on (default: 4567) PORT=4567 # Base URL of your Campfire instance (used by the timer command to post notifications) CAMPFIRE_URL=https://your-campfire-instance.example.com # Token used in the notification POST URL path CAMPFIRE_TOKEN=your_token_here