修改配置文件路径

This commit is contained in:
何昌清
2026-03-27 13:36:36 +08:00
parent a2685f7f1e
commit 5dd7bb9709
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ server:
# JWT配置
jwt:
secret: "admin-test"
expire: 24h
secret: "admin"
expire: 24
# 数据库配置
db: