Skip to content

Commit 82bcbe2

Browse files
committed
修改端口
1 parent 05071f5 commit 82bcbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"scripts": {
1616
"lint": "eslint assets/js",
17-
"start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 8088 ",
17+
"start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 80",
1818
"build": "bundle exec jekyll build ",
1919
"test": "echo \"Error: no test specified\" && exit 1"
2020
},

0 commit comments

Comments
 (0)