From a226c5123135965492921f09fe6f4250ab809574 Mon Sep 17 00:00:00 2001 From: Toba Ojo Date: Fri, 19 Sep 2025 13:24:41 +0100 Subject: [PATCH] updated addr2 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 8073986..37dc285 100644 --- a/.env +++ b/.env @@ -14,6 +14,6 @@ VITE_AGX_FRONT=http://100.72.72.70:8080/SightingListFront/sightingSummary?mostRe VITE_AGX_FRONT_BASE=http://100.72.72.70:8080/ VITE_LOCAL=http://10.42.0.1:8080/SightingListRear/sightingSummary?mostRecentRef= -VITE_LOCAL_FRONT=http://10.42.0.1t:8080/SightingListFront/sightingSummary?mostRecentRef= +VITE_LOCAL_FRONT=http://10.42.0.1:8080/SightingListFront/sightingSummary?mostRecentRef= VITE_LOCAL_BASE=http://10.42.0.1:8080/ \ No newline at end of file