Skip to content

Commit db41dd5

Browse files
author
zhaoliang
committed
hoo port fail
1 parent fad437f commit db41dd5

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
@@ -8,7 +8,7 @@
88
},
99
"scripts": {
1010
"lint": "eslint assets/js",
11-
"start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 8880 --incremental",
11+
"start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 80 --incremental",
1212
"build": "bundle exec jekyll build --incremental",
1313
"test": "echo \"Error: no test specified\" && exit 1"
1414
},

0 commit comments

Comments
 (0)