File size: 198 Bytes
1e92f2d |
1 2 3 4 5 6 |
# Public Environment variables that can be used in the browser.
NEXT_PUBLIC_CLOUDFLARE_TURNSTILE_SITE_KEY=
# Secret environment variables only available to Node.js
CLOUDFLARE_TURNSTILE_SECRET_KEY=
|