Files
bullseye-app/.env.example
T
2026-02-21 19:35:17 -05:00

10 lines
195 B
Bash

# Drizzle
DATABASE_URL=local.db
ORIGIN=""
# Better Auth
# For production use 32 characters and generated with high entropy
# https://www.better-auth.com/docs/installation
BETTER_AUTH_SECRET=""