mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-03 00:54:08 -05:00
Feature/CRF++ and server side locales (#731)
* add universal toast plugin * add server side locales * integrate CRF++ into CI/CD Pipeline * docs(docs): 📝 add recipe parser docs * feat(backend): ✨ Continued work on ingredient parsers * add new model dest * feat(frontend): ✨ New ingredient parser page * formatting Co-authored-by: Hayden <hay-kot@pm.me>
This commit is contained in:
@@ -23,6 +23,8 @@ POSTGRES_PORT=5432
|
||||
POSTGRES_DB=mealie
|
||||
TOKEN_TIME=24
|
||||
|
||||
LANG=en-US
|
||||
|
||||
# NOT USED
|
||||
# SMTP_HOST=""
|
||||
# SMTP_PORT=""
|
||||
|
||||
Reference in New Issue
Block a user