From 4020a329626b0121cad4471cf535935ae05ef813 Mon Sep 17 00:00:00 2001 From: LF Barrile Date: Thu, 13 Feb 2025 15:38:31 -0300 Subject: [PATCH] feat: test changing the log level VAR --- components/audit/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/audit/.env.example b/components/audit/.env.example index f69bbd85..36658c14 100644 --- a/components/audit/.env.example +++ b/components/audit/.env.example @@ -7,7 +7,7 @@ SERVER_PORT=3005 SERVER_ADDRESS=:${SERVER_PORT} # LOG LEVEL -LOG_LEVEL=info +LOG_LEVEL=debug # MONGO DB #MONGO_URI=mongodb+srv