4 lines
180 B
Text
4 lines
180 B
Text
|
|
BETTER_AUTH_SECRET=YOUR_SECRET
|
||
|
|
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
||
|
|
REDIS_URL=redis://username:password@localhost:6379
|
||
|
|
BETTER_AUTH_BASE_URL=YOUR_HOST
|