From 37f1326f22c57e3d8a22712d9337b8ca587e3d13 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Mon, 18 May 2026 20:28:46 -0400 Subject: [PATCH] Provision Socket Calls --- .env.live | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.live b/.env.live index 4705b58..514f31e 100644 --- a/.env.live +++ b/.env.live @@ -21,8 +21,8 @@ ANSIBLE_TOKEN_URL="/api/user/tokens" ANSIBLE_TASK_URL="/api/project/" ANSIBLE_AUTOMATION_PROJECT_ID=1 -SOCKET_SERVER_LOCATION="https://event.mermsemr.com" -# "http://10.13.3.15:5006" +SOCKET_SERVER_LOCATION="http://10.13.3.15:5006" +# "https://event.mermsemr.com" DEPLOYMENT_SERVER_1="10.13.1.28" DEPLOYMENT_SERVER_2="10.13.1.30"