Fix wrong email config

This commit is contained in:
Kuchenpirat 2024-02-13 08:39:21 +00:00
parent 4be23ccffb
commit 2471c7b08e

View File

@ -16,6 +16,7 @@ env:
SMTP_FROM_NAME: MealieDev
SMTP_FROM_EMAIL: mealie@example.com
SMTP_AUTH_STRATEGY: NONE
BASE_URL: http://localhost:3000
LANG: en-US
# loads .env file if it exists