* feat: log store

* fix: full text search match query

* perf: mongo schema import, Avoid duplicate import
This commit is contained in:
Archer
2024-07-05 17:37:42 +08:00
committed by GitHub
parent 88d10451c9
commit 5605f1a892
39 changed files with 252 additions and 201 deletions

View File

@@ -33,6 +33,6 @@ PRO_URL=
# 首页路径
HOME_URL=/
# 日志等级: debug, info, warn, error
LOG_LEVEL=info
# Loki Log Path
# LOKI_LOG_URL=
LOG_LEVEL=debug
STORE_LOG_LEVEL=warn
# Loki Log Path