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

View File

@ -14,8 +14,8 @@ env:
SMTP_HOST: localhost SMTP_HOST: localhost
SMTP_PORT: 1025 SMTP_PORT: 1025
SMTP_FROM_NAME: MealieDev SMTP_FROM_NAME: MealieDev
SMTP_AUTH_STRATEGY: NONE
SMTP_FROM_EMAIL: mealie@example.com SMTP_FROM_EMAIL: mealie@example.com
SMTP_AUTH_STRATEGY: NONE
LANG: en-US LANG: en-US
# loads .env file if it exists # loads .env file if it exists