This commit is contained in:
parent
a5869d2b83
commit
b8cd4f0789
5 changed files with 16 additions and 11 deletions
|
|
@ -1,11 +1,10 @@
|
|||
# Hosted form endpoint used by the contact form.
|
||||
# Examples: Formspree, Basin, Getform, or a self-hosted POST endpoint.
|
||||
# Optional override for the hosted contact-form endpoint configured in src/config/contact.ts.
|
||||
PUBLIC_CONTACT_FORM_ENDPOINT=
|
||||
|
||||
# Optional comma-separated fallback recipients used by the mailto fallback.
|
||||
PUBLIC_CONTACT_RECIPIENTS=directors@familyfed.ie,info@familyfed.ie,media@familyfed.ie
|
||||
|
||||
# Optional admin URL for reviewing stored contact form submissions.
|
||||
# Optional override for the submissions URL configured in src/config/contact.ts.
|
||||
PUBLIC_CONTACT_SUBMISSIONS_URL=
|
||||
|
||||
# Optional Plausible analytics configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue