6 lines
239 B
Bash
6 lines
239 B
Bash
# Template for BrowserAct API Key Configuration
|
|
# Copy this file to .env and replace the placeholder with your actual API key
|
|
# Get your API key from: https://www.browseract.com/reception/integrations
|
|
|
|
BROWSERACT_API_KEY=YOUR_API_KEY_HERE
|