# Environment variables for E2E tests PAPERLESS_NGX_URL=http://localhost:8000 PAPERLESS_GPT_URL=http://localhost:8080 PAPERLESS_ADMIN_USER=admin PAPERLESS_ADMIN_PASSWORD=admin # Add your OpenAI API key here (required for document processing) # OPENAI_API_KEY=sk-uhB.... # Replace with your actual OpenAI API key from https://platform.openai.com/api-keys