IO-2602 Beta domain

This commit is contained in:
Allan Carr
2024-01-12 15:41:10 -08:00
parent e7e4c534bc
commit 02b6875eec

View File

@@ -34,6 +34,10 @@ const io = new Server(server, {
"http://localhost:3000",
"https://imex.online",
"https://www.imex.online",
"https://beta.test.imex.online",
"https://www.beta.test.imex.online",
"https://beta.imex.online",
"https://www.beta.imex.online",
],
methods: ["GET", "POST"],
credentials: true,