We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05071f5 commit 82bcbe2Copy full SHA for 82bcbe2
package.json
@@ -14,7 +14,7 @@
14
},
15
"scripts": {
16
"lint": "eslint assets/js",
17
- "start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 8088 ",
+ "start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 80",
18
"build": "bundle exec jekyll build ",
19
"test": "echo \"Error: no test specified\" && exit 1"
20
0 commit comments