mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-28 01:46:45 -05:00
docs: use dotenv instead of env (#6883)
This commit is contained in:
committed by
github-actions[bot]
parent
8f22ecfd04
commit
1a2c570cbe
@@ -52,7 +52,7 @@ description: Google provider setup and usage.
|
||||
**Option 1: Environment Variable (Recommended)**
|
||||
|
||||
Add to your `.env` file:
|
||||
```env
|
||||
```dotenv
|
||||
BETTER_AUTH_URL=https://your-domain.com
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user