feat(F-099): completed feature
This commit is contained in:
@@ -11,3 +11,12 @@ FLAG_EXAMPLE_FEATURE=false
|
||||
# Session cookie Secure flag. Defaults to true (production-safe); set false only
|
||||
# for local http development where browsers reject Secure cookies.
|
||||
COOKIE_SECURE=false
|
||||
|
||||
# Password-reset SMTP (OVH example for mercadodevida.es)
|
||||
PUBLIC_APP_URL=https://mercadodevida.es
|
||||
SMTP_HOST=ssl0.ovh.net
|
||||
SMTP_PORT=465
|
||||
SMTP_SECURE=true
|
||||
SMTP_USER=info@mercadodevida.es
|
||||
SMTP_FROM=info@mercadodevida.es
|
||||
# SMTP_PASS=replace-with-mailbox-password
|
||||
|
||||
Reference in New Issue
Block a user