# LeIndexer Environment Configuration
# Generated during Phase 8 implementation

# Turso Configuration (for vector migration)
# TURSO_URL=libsql://token@db.turso.io
# TURSO_AUTH=your_auth_token_here

# Local Database Paths
LOCAL_DB=local.db

# Project Configuration
PROJECT_ROOT=/mnt/e0f7c1a8-b834-4827-b579-0251b006bc1f/code_index_update/LeIndexer
RUST_BACKTRACE=1

# Development Settings
RUST_LOG=debug
