From 136c8723aea49e0c99937cdd74bb71d2fb2c6367 Mon Sep 17 00:00:00 2001 From: comma <3191605956@qq.com> Date: Tue, 14 Oct 2025 15:35:53 +0800 Subject: [PATCH] =?UTF-8?q?:wrench:=E4=BF=AE=E6=94=B9=E4=BA=86=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default_logger.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/default_logger.yaml b/default_logger.yaml index 10d4320..bd670ad 100644 --- a/default_logger.yaml +++ b/default_logger.yaml @@ -34,7 +34,7 @@ loki: enable: false host: http://localhost port: 3100 - source: logger_source - service: logger_service - job: logger_job - environment: logger_environment \ No newline at end of file + source: app + service: api + job: backend + environment: develop \ No newline at end of file