brief-rags-bench/tests/integration/.env.integration.example

9 lines
237 B
Plaintext
Raw Normal View History

2025-12-18 08:00:04 +01:00
# Integration tests environment variables
# Copy this file to .env.integration and update with your values
# DB API URL for integration tests
TEST_DB_API_URL=http://localhost:8081/api/v1
# Test user login (8-digit)
TEST_LOGIN=99999999