Get dev system running on different ports
So we go Caddy to Vita to nidus-sync
This commit is contained in:
parent
b384252c7c
commit
0a79c5d945
3 changed files with 4 additions and 5 deletions
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"dev": "vite --host --port 8080",
|
||||
"dev": "vite",
|
||||
"generate-icons": "node generate-icons.js",
|
||||
"typecheck": "vue-tsc --noEmit",
|
||||
"typecheck:watch": "vue-tsc --noEmit --watch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue