Add config and documentation for running dirsrv with Docker

This commit is contained in:
Râu Cao
2022-12-05 13:35:30 +01:00
parent 1a30345f46
commit 93d56f79d5
5 changed files with 51 additions and 20 deletions

View File

@@ -1,4 +1,11 @@
LDAP_HOST=localhost
LDAP_PORT=389
LDAP_ADMIN_PASSWORD=passthebutter
LDAP_SUFFIX="dc=kosmos,dc=org"
EJABBERD_API_URL='https://xmpp.kosmos.org/api'
BTCPAY_API_URL='http://localhost:23001/api/v1'
LNDHUB_API_URL='http://localhost:3023'
LNDHUB_PUBLIC_URL='https://lndhub.kosmos.org'