chore: .env.example 补齐 LDAP_BASE_DN

This commit is contained in:
aiyimickey 2026-07-03 14:06:08 +08:00
parent 8e07fbd1e2
commit 81505b6c08
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ NODE_TLS_REJECT_UNAUTHORIZED=0
# LDAP 配置
LDAP_URL=ldap://localhost:3890
LDAP_BASE_DN=dc=tlyq,dc=ai
# OIDC 配置
AUTHELIA_URL=http://127.0.0.1:6180