From 318977ab737bdc03b0c9adb21d767beeabcfece0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 28 May 2020 08:34:50 +0200 Subject: [PATCH] subfolder --- conf/config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json.example b/conf/config.json.example index ed62172..4122137 100644 --- a/conf/config.json.example +++ b/conf/config.json.example @@ -31,7 +31,7 @@ "dialect": "postgres" }, "ldap": { - "url": "ldap://127.0.0.1", + "url": "ldap://127.0.0.1:389", "bindDn": "ou=users,dc=yunohost,dc=org", "bindCredentials": "", "searchBase": "dc=internal,dc=example,dc=com",