diff --git a/.env b/.env index a3239b7..f067983 100644 --- a/.env +++ b/.env @@ -5,4 +5,5 @@ MailConfig__EmailFrom="" MailConfig__UseSSL="false" MailConfig__Port=587 MailConfig__Username="" -MailConfig__Password="" \ No newline at end of file +MailConfig__Password="" +LOGGING__LOGLEVEL__DEFAULT=Error \ No newline at end of file