docs: Update .env.example
This commit is contained in:
parent
becff2366c
commit
aaff42b3d3
@ -1,2 +1,6 @@
|
|||||||
BETTER_AUTH_SECRET=XXX # Generate your BetterAuth secret at https://better-auth.vercel.app/docs/installation#set-environment-variables
|
# Example '.env' file
|
||||||
BETTER_AUTH_URL=http://localhost:3005 #Base URL of your app
|
# Changing these credentials is highly reccomended
|
||||||
|
CASSANDRA_USER=admin
|
||||||
|
CASSANDRA_PASSWORD=admin
|
||||||
|
MINIO_ROOT_USER=minioadmin
|
||||||
|
MINIO_ROOT_PASSWORD=minioadmin
|
||||||
|
Loading…
Reference in New Issue
Block a user