mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-15 05:25:33 -04:00
more caching and error handling
This commit is contained in:
@@ -38,3 +38,8 @@ RESEND_DOMAIN=
|
||||
NEXT_PUBLIC_TURNSTILE_SITE_KEY=
|
||||
# used for backend validation of turnstile result.
|
||||
TURNSTILE_SECRET_KEY=
|
||||
|
||||
# optional. sets "Onion-Location" response header to advertise a hidden service for the site; browsers like Brave and
|
||||
# Tor Browser will automatically pick this up and offer to redirect users to it.
|
||||
# https://community.torproject.org/onion-services/advanced/onion-location/
|
||||
NEXT_PUBLIC_ONION_DOMAIN=
|
||||
|
Reference in New Issue
Block a user