mirror of
https://github.com/Dvorinka/facr-scraper.git
synced 2026-06-03 20:12:57 +00:00
5 lines
363 B
Bash
5 lines
363 B
Bash
export LOGOAPI_BASE_URL="https://logoapi.sportcreative.eu" # or your real logoapi base URL
|
|
# Cloudflare Browser Rendering API configuration
|
|
export CLOUDFLARE_ACCOUNT_ID="2154bf34f65a995f9b85aa17fee9da43" # Your Cloudflare account ID
|
|
export CLOUDFLARE_API_TOKEN="TdhMaQWPnxCwc-g22W9l-A26hYTdkn_9tQCUKZ0h" # API token with Browser Rendering - Edit permission
|