mirror of
https://github.com/SrIzan10/lofi.git
synced 2026-06-06 00:56:53 +00:00
16 lines
330 B
Plaintext
16 lines
330 B
Plaintext
# Cloudflare D1
|
|
CLOUDFLARE_ACCOUNT_ID=""
|
|
CLOUDFLARE_DATABASE_ID=""
|
|
CLOUDFLARE_D1_TOKEN=""
|
|
|
|
ORIGIN=""
|
|
|
|
# Better Auth
|
|
# For production use 32 characters and generated with high entropy
|
|
# https://www.better-auth.com/docs/installation
|
|
BETTER_AUTH_SECRET=""
|
|
|
|
# Cloudflare Turnstile
|
|
PUBLIC_TURNSTILE_SITE_KEY=""
|
|
TURNSTILE_SECRET_KEY=""
|