From 81505b6c086e3f331d87f2b942c1fc337639907a Mon Sep 17 00:00:00 2001 From: aiyimickey <39365912+aiyimickey@users.noreply.github.com> Date: Fri, 3 Jul 2026 14:06:08 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20.env.example=20=E8=A1=A5=E9=BD=90=20LD?= =?UTF-8?q?AP=5FBASE=5FDN?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 38f9a91..85a3873 100644 --- a/.env.example +++ b/.env.example @@ -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