- update port for developmnet mode

This commit is contained in:
2023-07-30 13:33:56 +02:00
parent cd66fd6ffa
commit b05378ea2e
2 changed files with 23 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
VITE_APP_NAME="Kamil Niemczycki CV"
VITE_CV_URL="http://localhost:5173"
VITE_PORT=5173
VITE_API_URL="http://localhost"
VITE_SOURCE_CODE="https://github.com/kamilniemczycki"