OneStart/.env.example
2026-01-29 13:56:50 +07:00

4 lines
No EOL
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