9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
# === LLDAP 配置 ===
|
|
LLDAP_JWT_SECRET=replace_with_openssl_rand_hex_32
|
|
LLDAP_LDAP_USER_PASS=replace_with_admin_password
|
|
LLDAP_LDAP_BASE_DN=dc=tlyq,dc=ai
|
|
LLDAP_HTTP_PORT=17170
|
|
LLDAP_LDAP_PORT=3890
|
|
LLDAP_DATABASE_PATH=/data/users.db
|
|
LLDAP_ADMIN_PASSWORD=replace_with_admin_password
|