# API Keys GOOGLE_API_KEY=your_google_api_key_here # App Settings DATABASE_URL=sqlite:///./disputes.db API_URL=http://localhost:8000 DEBUG=True