feat(F-099): completed feature

This commit is contained in:
chattie
2026-08-21 07:29:07 +02:00
parent 3f1d08382f
commit 5177a851aa
41 changed files with 922 additions and 131 deletions

View File

@@ -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