diff --git a/src/auth.ts b/src/auth.ts index b439590..09b493f 100644 --- a/src/auth.ts +++ b/src/auth.ts @@ -116,8 +116,7 @@ export const auth = betterAuth({ "http://localhost:3000", "http://localhost:5173", "https://cartsnitch.com", - "https://cartsnitch.farh.net", - "https://cartsnitch.dev.farh.net", - "https://cartsnitch.uat.farh.net", + "https://dev.cartsnitch.com", + "https://uat.cartsnitch.com", ], }); \ No newline at end of file