OF: LDAP URL tweak
diff --git a/server/endpoints/repository.py b/server/endpoints/repository.py
index c3e961a..32048d2 100644
--- a/server/endpoints/repository.py
+++ b/server/endpoints/repository.py
@@ -108,7 +108,7 @@
 AuthType Basic
 AuthName "ASF Private Repos for Apache {pmc}"
 AuthBasicProvider ldap
-AuthLDAPUrl "ldaps://ldap-eu-ro.apache.org/ou=people,dc=apache,dc=org?uid"
+AuthLDAPUrl "ldaps://ldap-eu.apache.org/ou=people,dc=apache,dc=org?uid"
 AuthLDAPGroupAttribute owner
 AuthLDAPGroupAttributeIsDN on
 Require ldap-group cn={pmc},ou=project,ou=groups,dc=apache,dc=org