mirror of
https://github.com/ArthurDanjou/artdanj-resume.git
synced 2026-01-14 15:54:06 +01:00
Update dockerfile
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite --port 3333 --open --host",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview --port 3344",
|
||||
"preview": "vite preview --port 3344 --host",
|
||||
"lint": "eslint . --ext=.ts,.vue",
|
||||
"test": "vitest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user