fix: update authentication to support http://dhg.lol:51193
This commit is contained in:
@@ -40,6 +40,7 @@ export const auth = betterAuth({
|
||||
origins.push(
|
||||
"https://euchre.notsosm.art",
|
||||
"http://euchre.notsosm.art",
|
||||
"http://dhg.lol:51193",
|
||||
"http://localhost:3000",
|
||||
"http://127.0.0.1:3000",
|
||||
"http://0.0.0.0:3000"
|
||||
|
||||
Reference in New Issue
Block a user