fix: update log path configuration for devops service

This commit is contained in:
Nicolas 2025-07-28 13:02:22 +08:00
parent cca644f6a3
commit 26364e3d8f

View File

@ -52,7 +52,7 @@ devops:
baseGiteaUrl: https://gitea.freeleaps.mathmast.com
baseReconcileUrl: https://reconcile.freeleaps.mathmast.com
baseLokiUrl: http://loki-gateway.freeleaps-logging-system
logBasePath: /app/log
logBasePath: /app/log/devops
logRetention: 30 days
logRotation: 00:00
logBackupFiles: '5'