mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
Fix wrong email config
This commit is contained in:
parent
4be23ccffb
commit
2471c7b08e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue