Merge pull request #3145 from mealie-recipes/fix-update-taskfile-email-config

fix: Taskfile Email Config
This commit is contained in:
boc-the-git
2024-02-11 06:30:45 +11:00
committed by GitHub

View File

@@ -14,6 +14,7 @@ env:
SMTP_HOST: localhost SMTP_HOST: localhost
SMTP_PORT: 1025 SMTP_PORT: 1025
SMTP_FROM_NAME: MealieDev SMTP_FROM_NAME: MealieDev
SMTP_FROM_EMAIL: mealie@example.com
SMTP_AUTH_STRATEGY: NONE SMTP_AUTH_STRATEGY: NONE
LANG: en-US LANG: en-US