diff --git a/.env.development b/.env.development index b3250fe..4797e4b 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ VITE_APP_NAME="Kamil Niemczycki CV" -VITE_CV_URL="http://localhost:5137" +VITE_CV_URL="http://localhost:5173" VITE_API_URL="http://localhost" VITE_SOURCE_CODE="https://github.com/kamilniemczycki/kamilcraft-cv"