update port
This commit is contained in:
parent
db150f7cb8
commit
12bd8c749b
@ -4,7 +4,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "npx @11ty/eleventy && npx http-serve _site -p 3070",
|
"start": "npx @11ty/eleventy && npx http-serve _site -p 8086",
|
||||||
"dev": "npx @11ty/eleventy --serve --port=8080",
|
"dev": "npx @11ty/eleventy --serve --port=8080",
|
||||||
"build": "npx @11ty/eleventy",
|
"build": "npx @11ty/eleventy",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user