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