diff --git a/BR-Office-Suite_Handbuch_Testbeschreibung_API_mit_Installation_Fehlerhandling.docx b/BR-Office-Suite_Handbuch_Testbeschreibung_API_mit_Installation_Fehlerhandling.docx index df892a0..f7bb48f 100644 Binary files a/BR-Office-Suite_Handbuch_Testbeschreibung_API_mit_Installation_Fehlerhandling.docx and b/BR-Office-Suite_Handbuch_Testbeschreibung_API_mit_Installation_Fehlerhandling.docx differ diff --git a/docker-compose.local.yml b/docker-compose.local.yml index b7b13d9..8367d3c 100644 --- a/docker-compose.local.yml +++ b/docker-compose.local.yml @@ -46,6 +46,7 @@ services: SMTP_FROM: BR Office SMTP_SECURE: "false" SMTP_REQUIRE_TLS: "true" + FORCE_MFA_FOR_PRIVILEGED: "false" depends_on: [postgres] volumes: