# Bitwarden credentials (machine-to-machine auth) BW_CLIENTID= BW_CLIENTSECRET= BW_PASSWORD= # TOTP secret for the BW account's own 2FA (required if 2FA is enabled) BW_TOTP_SECRET= # Set to true for debugging (shows browser window — requires display) HEADFUL=false