You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Below is a list of the required environment variables:
# When the backend receives a contact form submission it forwards the submitted details to this Slack webhook which then notifies our team of the form submission details.
# When the frontend receives a contact form submission, it sends the submitted data to this backend API. If this environment variable is not defined then the backend API used defaults to "/api/contact-form"