mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-03 08:49:26 -05:00
8 lines
203 B
Bash
8 lines
203 B
Bash
GITHUB_CLIENT_ID=
|
|
GITHUB_CLIENT_SECRET=
|
|
GOOGLE_CLIENT_ID=
|
|
GOOGLE_CLIENT_SECRET=
|
|
BETTER_AUTH_SECRET=
|
|
DATABASE_URL=postgres://user:password@localhost:5432/better_auth
|
|
BETTER_AUTH_URL=http://localhost:8081
|