docs: Update .env.example

This commit is contained in:
April Hall 2025-02-24 12:36:18 -05:00 committed by GitHub
parent becff2366c
commit aaff42b3d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,6 @@
BETTER_AUTH_SECRET=XXX # Generate your BetterAuth secret at https://better-auth.vercel.app/docs/installation#set-environment-variables
BETTER_AUTH_URL=http://localhost:3005 #Base URL of your app
# Example '.env' file
# Changing these credentials is highly reccomended
CASSANDRA_USER=admin
CASSANDRA_PASSWORD=admin
MINIO_ROOT_USER=minioadmin
MINIO_ROOT_PASSWORD=minioadmin