diff --git a/src/main/resources/application-e2e.yaml b/src/main/resources/application-e2e.yaml
index b3b6dbbcab2e9948909d8f71259c429ba375a155..de02a94983417384827fece032b2ba2f9199af0d 100644
--- a/src/main/resources/application-e2e.yaml
+++ b/src/main/resources/application-e2e.yaml
@@ -13,4 +13,6 @@ management:
 ozgcloud:
   feature:
     benutzer-rollen: true
-    organisations-einheiten: true
\ No newline at end of file
+    organisations-einheiten: true
+  organisation-einheit:
+    zufi-search-uri: https://main-e2emain.dev.by.ozg-cloud.de/api/organisationseinheits?searchBy={searchBy}
\ No newline at end of file