mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 05:05:21 -04:00
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
# absolutely required:
|
|
NEXT_PUBLIC_BASE_URL=
|
|
GH_PUBLIC_TOKEN=
|
|
POSTGRES_URL=
|
|
POSTGRES_URL_NON_POOLING=
|
|
|
|
# optional (but not really):
|
|
AIRTABLE_API_KEY=
|
|
AIRTABLE_BASE=
|
|
HCAPTCHA_SECRET_KEY=
|