- Update project #1

Closed
kamilniemczycki wants to merge 12 commits from fit into main
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 155f52c331 - Show all commits

4
.env.development Normal file
View File

@ -0,0 +1,4 @@
VITE_APP_NAME="Kamil Niemczycki CV"
VITE_CV_URL="http://localhost:5137"
VITE_API_URL="http://localhost"
VITE_SOURCE_CODE="https://github.com/kamilniemczycki/kamilcraft-cv"