mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-08 12:27: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:
|
* the system will check the following environment variable:
|
||||||
*
|
*
|
||||||
* process.env.BETTER_AUTH_URL
|
* process.env.BETTER_AUTH_URL
|
||||||
*
|
|
||||||
* If not set it will throw an error.
|
|
||||||
*/
|
*/
|
||||||
baseURL?: string;
|
baseURL?: string;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user