Reset preview port to 3100
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"dev": "nuxt dev --port 3100",
|
||||
"build": "nuxt build",
|
||||
"generate": "nuxt generate",
|
||||
"preview": "nuxt preview --port 3200",
|
||||
"preview": "nuxt preview --port 3100",
|
||||
"start": "nuxt start --port 3100",
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user