diff --git a/frontend/.env b/frontend/.env index 2116eeb..293b49b 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,6 +1,5 @@ # ----------------------------- Local Environment ---------------------------- # -NEXT_PUBLIC_REST_ENDPOINT="http://localhost:8000" NEXT_PUBLIC_WS_ENDPOINT="http://localhost:5000/" NEXT_PUBLIC_ENTERPRISE_VERSION="false" NEXT_PUBLIC_GOOGLE_MAPS_KEY=""