# OpenReplay API Configuration
# For cloud: Use https://api.openreplay.com
# For self-hosted: Use your instance URL
OPENREPLAY_API_URL=https://api.openreplay.com
# Organization API Key from Preferences > Account > Organization API Key
OPENREPLAY_API_KEY=your_organization_api_key_here
# Project key from your project settings
OPENREPLAY_PROJECT_KEY=your_project_key_here