1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 13:19:41 +02:00

Update Taskfile.yml

This commit is contained in:
Kuchenpirat 2024-02-10 13:26:24 +01:00 committed by GitHub
parent 1450d6fc4c
commit 673ad6d42b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,7 @@ env:
SMTP_PORT: 1025 SMTP_PORT: 1025
SMTP_FROM_NAME: MealieDev SMTP_FROM_NAME: MealieDev
SMTP_AUTH_STRATEGY: NONE SMTP_AUTH_STRATEGY: NONE
SMTP_FROM_EMAIL: mealie@example.com
LANG: en-US LANG: en-US
# loads .env file if it exists # loads .env file if it exists