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