Skip to content

Commit f84236b

Browse files
committed
please work
1 parent 2a1be17 commit f84236b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/auth-client.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import { createAuthClient } from 'better-auth/react';
2-
import { env } from './env.mjs';
32
export const authClient = createAuthClient({
43
/** The base URL of the server (optional if you're using the same domain) */
5-
baseURL: env.BETTER_AUTH_URL,
64
});

0 commit comments

Comments
 (0)