- fix development port

This commit is contained in:
2023-08-04 17:13:36 +02:00
parent c8000b55cd
commit 8b0d0b4400

View File

@@ -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"