forked from cartsnitch/auth
Compare commits
1 Commits
dev
...
car992-fix
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ae3161860 |
+2
-3
@@ -116,8 +116,7 @@ export const auth = betterAuth({
|
|||||||
"http://localhost:3000",
|
"http://localhost:3000",
|
||||||
"http://localhost:5173",
|
"http://localhost:5173",
|
||||||
"https://cartsnitch.com",
|
"https://cartsnitch.com",
|
||||||
"https://cartsnitch.farh.net",
|
"https://dev.cartsnitch.com",
|
||||||
"https://cartsnitch.dev.farh.net",
|
"https://uat.cartsnitch.com",
|
||||||
"https://cartsnitch.uat.farh.net",
|
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user