完善日志输出配置

This commit is contained in:
2025-03-05 10:20:02 +08:00
parent a1717ff0d1
commit ae7fcfe484
6 changed files with 54 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
# 应用配置
APP_CTRL_PORT=18080
APP_DATA_PORT=18081
APP_LOG_MODE=dev# dev | test
# 数据库配置
DB_HOST=localhost