# This is the default config for Community Edition running locally
# Lenses instance URL
LENSES_URL=http://localhost:9991
# Your Lenses API key (required)
LENSES_API_KEY=YOUR_LENSES_API_KEY
# Legacy configuration (optional - these are automatically derived from LENSES_URL)
# LENSES_API_HTTP_URL=http://localhost
# LENSES_API_HTTP_PORT=9991
# LENSES_API_WEBSOCKET_URL=ws://localhost
# LENSES_API_WEBSOCKET_PORT=9991