kamilcraft-cv/.env.development
Kamil Niemczycki 2c463543b7
- 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
2023-08-07 10:31:22 +02:00

5 lines
172 B
Plaintext

VITE_APP_NAME="Kamil Niemczycki CV"
VITE_CV_URL="http://localhost:5173"
VITE_API_URL="http://localhost"
VITE_SOURCE_CODE="https://github.com/kamilniemczycki/kamilcraft-cv"