mirror of
https://github.com/browser-use/browser-use.git
synced 2026-09-14 19:59:47 +08:00
9 lines
326 B
Plaintext
9 lines
326 B
Plaintext
# Create a key at https://cloud.browser-use.com/new-api-key
|
|
BROWSER_USE_API_KEY=your_api_key_here
|
|
|
|
# Optional: override the API root for an enterprise installation.
|
|
# BROWSER_USE_API_URL=https://api.browser-use.com/api/v4
|
|
|
|
# Optional: cancel a run if it has not finished after this many seconds.
|
|
# BROWSER_USE_RUN_TIMEOUT=900
|