mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 20:37:44 +00:00
docs: delete incorrectly documented error case for baseURL (#4897)
This commit is contained in:
@@ -168,8 +168,6 @@ export type BetterAuthOptions = {
|
||||
* the system will check the following environment variable:
|
||||
*
|
||||
* process.env.BETTER_AUTH_URL
|
||||
*
|
||||
* If not set it will throw an error.
|
||||
*/
|
||||
baseURL?: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user