diff --git a/.env.example b/.env.example index a721633..96aebeb 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ NODE_ENV=development PORT=8080 -VITE_PROXY_URL=https://internalapi.biip.lt/hidro/api +VITE_PROXY_URL=https://hidro.biip.lt/api VITE_APP_PATH=/app