Expand description
Configuration for the Play test framework
Environment variables:
BITWARDEN_API_URL: Base API URL (default:https://localhost:8080/api)BITWARDEN_IDENTITY_URL: Identity URL (default:https://localhost:8080/identity)BITWARDEN_SEEDER_URL: Seeder API URL (defaults tohttp://localhost:5047)
Structsยง
- Play
Config - Configuration for connecting to Bitwarden services during E2E tests