From 708d4bc06dca93fa16d789243e33ed76c7bcedb0 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Wed, 18 Dec 2024 15:41:17 -0500 Subject: [PATCH] CORS LOCAtions --- server.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/server.js b/server.js index ac5274b..59ad051 100644 --- a/server.js +++ b/server.js @@ -23,9 +23,10 @@ const io = new Server(server, { 'http://10.0.0.248:3000', 'https://10.0.0.248:3000', 'http://localhost:9082/', + 'http://10.10.10.121:8080/', 'http://10.204.5.100:9082', - 'http://localhost:9083/', - 'https://dev-users.wrenchboard.com/', + 'http://localhost:8080/', + 'https://works.mermsemr.com/', 'https://dev-users.wrenchboard.com:3000/', 'https://users.wrenchboard.com/', 'https://www.wrenchboard.com/',