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 fad437f commit db41dd5Copy full SHA for db41dd5
package.json
@@ -8,7 +8,7 @@
8
},
9
"scripts": {
10
"lint": "eslint assets/js",
11
- "start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 8880 --incremental",
+ "start": "bundle exec jekyll serve -w --drafts --host 0.0.0.0 --port 80 --incremental",
12
"build": "bundle exec jekyll build --incremental",
13
"test": "echo \"Error: no test specified\" && exit 1"
14
0 commit comments