From f56b2e25037e6d3f6c82f63987026afc7af723df Mon Sep 17 00:00:00 2001 From: LuxShan Thavarasa <120371059+Luxshan2000@users.noreply.github.com> Date: Sat, 28 Oct 2023 17:41:10 +0530 Subject: [PATCH] Update constants.js --- webapp/src/utils/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/utils/constants.js b/webapp/src/utils/constants.js index dddb29c..81dffbd 100644 --- a/webapp/src/utils/constants.js +++ b/webapp/src/utils/constants.js @@ -1 +1 @@ -export const BACKEND_URL = "http://18.60.176.249"; +export const BACKEND_URL = "http://18.61.115.64";