mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Fix wrong email config
This commit is contained in:
parent
4be23ccffb
commit
2471c7b08e
@ -16,6 +16,7 @@ env:
|
|||||||
SMTP_FROM_NAME: MealieDev
|
SMTP_FROM_NAME: MealieDev
|
||||||
SMTP_FROM_EMAIL: mealie@example.com
|
SMTP_FROM_EMAIL: mealie@example.com
|
||||||
SMTP_AUTH_STRATEGY: NONE
|
SMTP_AUTH_STRATEGY: NONE
|
||||||
|
BASE_URL: http://localhost:3000
|
||||||
LANG: en-US
|
LANG: en-US
|
||||||
|
|
||||||
# loads .env file if it exists
|
# loads .env file if it exists
|
||||||
|
Loading…
x
Reference in New Issue
Block a user