1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00

subfolder

This commit is contained in:
ericgaspar 2020-05-28 08:34:50 +02:00
parent 3f57c9e778
commit 318977ab73
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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": "<super secret password>",
"searchBase": "dc=internal,dc=example,dc=com",