From 10e2180c72d0f683cf08a4bc586aa8960b2a6d5c Mon Sep 17 00:00:00 2001
From: leesam <leesam@leesam.cn>
Date: 星期三, 10 四月 2024 19:07:37 +0800
Subject: [PATCH] [bugfix]支持context-path配置

---
 doc/_content/introduction/config.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/_content/introduction/config.md b/doc/_content/introduction/config.md
index ad88140..29f00a4 100644
--- a/doc/_content/introduction/config.md
+++ b/doc/_content/introduction/config.md
@@ -153,7 +153,7 @@
     # 鍥芥爣鏄惁褰曞埗
     record-sip: true
     # 鏄惁灏嗘棩蹇楀瓨鍌ㄨ繘鏁版嵁搴�
-    logInDatebase: true
+    logInDatabase: true
     # 绗笁鏂瑰尮閰嶏紝鐢ㄤ簬浠巗tream閽熻幏鍙栨湁鏁堜俊鎭�
     thirdPartyGBIdReg: [\s\S]*
 ```

--
Gitblit v1.8.0