From 0dc85844854ec335f0409ec753022388f856f72d Mon Sep 17 00:00:00 2001 From: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> Date: Sat, 10 Feb 2024 13:30:02 +0100 Subject: [PATCH] =?UTF-8?q?=E2=86=95=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 74fd6bbcf455..2166b361e392 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -14,8 +14,8 @@ env: SMTP_HOST: localhost SMTP_PORT: 1025 SMTP_FROM_NAME: MealieDev - SMTP_AUTH_STRATEGY: NONE SMTP_FROM_EMAIL: mealie@example.com + SMTP_AUTH_STRATEGY: NONE LANG: en-US # loads .env file if it exists