Module config

Module config 

Source
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 to http://localhost:5047)

Structsยง

PlayConfig
Configuration for connecting to Bitwarden services during E2E tests