Rimuove l honeypot autofillato, rifiuta mode non-live in produzione e TO su pro@nexstudio.ai. Co-authored-by: Cursor <cursoragent@cursor.com>
22 lines
759 B
Plaintext
22 lines
759 B
Plaintext
PUBLIC_CONTACT_FORM_ACTION_URL=/api/contact
|
|
PUBLIC_CONTACT_FORM_SUCCESS_REDIRECT=http://localhost:4321/#contatti
|
|
PUBLIC_CONTACT_FORM_MAILTO=
|
|
PUBLIC_CONTACT_TURNSTILE_SITE_KEY=
|
|
PUBLIC_SITE_URL=http://localhost:4321
|
|
|
|
CONTACT_FORM_MODE=dev
|
|
CONTACT_FORM_FROM_EMAIL=no-reply@nexstudio.ai
|
|
CONTACT_FORM_TO_EMAIL=pro@nexstudio.ai
|
|
CONTACT_FORM_TO_EMAIL_INFO=
|
|
CONTACT_FORM_TO_EMAIL_PRIVACY=
|
|
CONTACT_FORM_TO_EMAIL_CAREERS=
|
|
CONTACT_TURNSTILE_SECRET_KEY=
|
|
|
|
# Newsletter (custom D1 + Cloudflare Email Service, double opt-in)
|
|
# In produzione: NEWSLETTER_MODE=live (oppure CONTACT_FORM_MODE=live come fallback)
|
|
NEWSLETTER_MODE=dev
|
|
NEWSLETTER_FROM_EMAIL=no-reply@nexstudio.ai
|
|
NEWSLETTER_NOTIFY_TO_EMAIL=pro@nexstudio.ai
|
|
NEWSLETTER_ADMIN_TOKEN=
|
|
NEWSLETTER_TURNSTILE_SECRET_KEY=
|