This commit is contained in:
2025-07-28 13:47:58 +08:00
parent d7df247e58
commit 90194bd803
11 changed files with 556 additions and 75 deletions

View File

@@ -48,12 +48,13 @@ logger:
level: "info"
format: "console"
output: "stdout"
file_path: "logs/app.log"
log_dir: "logs"
max_size: 100
max_backups: 3
max_age: 7
compress: true
use_color: true
use_daily: false
jwt:
secret: "default-jwt-secret-key-change-in-env-config"