mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-15 05:25:33 -04:00
use standard email/SMTP for contact form instead of airtable API
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# absolutely required:
|
||||
NEXT_PUBLIC_BASE_URL=
|
||||
DATABASE_URL=
|
||||
GH_PUBLIC_TOKEN=
|
||||
POSTGRES_URL=
|
||||
POSTGRES_URL_NON_POOLING=
|
||||
|
||||
# optional (but not really):
|
||||
AIRTABLE_API_KEY=
|
||||
AIRTABLE_BASE=
|
||||
HCAPTCHA_SECRET_KEY=
|
||||
MAILGUN_SMTP_USER=
|
||||
MAILGUN_SMTP_PASS=
|
||||
|
Reference in New Issue
Block a user