mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
docs: update installation guide (#724)
This commit is contained in:
@@ -34,6 +34,7 @@ BETTER_AUTH_SECRET=
|
||||
|
||||
2. **Set Base URL (optional)**
|
||||
|
||||
Not required if the baseURL property is set in the createAuthClient function described below.
|
||||
```txt title=".env"
|
||||
BETTER_AUTH_URL=http://localhost:3000 #Base URL of your app
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user