OneStart/.env.example

4 lines
180 B
Text
Raw Permalink Normal View History

2026-01-29 13:56:50 +07:00
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