add: deploy doc

This commit is contained in:
engigu
2026-01-11 23:12:54 +08:00
parent 677c1c31bf
commit 895fafbd4c
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const (
DataDir = "./data"
// DefaultDBPath 默认数据库路径
DefaultDBPath = "./data/ql.db"
DefaultDBPath = "./data/baihu.db"
// WebDistDir 前端构建目录
WebDistDir = "./web/dist"