- Update project
* - update port for developmnet mode * - fix style for source code * - remove default import - defineProps * - add robots.txt * - update vite config * - prepared .env files - production, development * - update pages * - fix development port * - update skills * - update body style * - update links * - update index header
This commit is contained in:
4
.env.production
Normal file
4
.env.production
Normal file
@@ -0,0 +1,4 @@
|
||||
VITE_APP_NAME="Kamil Niemczycki CV"
|
||||
VITE_CV_URL="https://cv.kamilcraft.com"
|
||||
VITE_API_URL="https://api.kamilcraft.com"
|
||||
VITE_SOURCE_CODE="https://github.com/kamilniemczycki/kamilcraft-cv"
|
Reference in New Issue
Block a user