提交 52ac251b 编写于 作者: J Junlan Shuai 提交者: min

Change port (#126)

* Update index.js

* Update README.md
上级 7ecb2868
......@@ -9,7 +9,7 @@
# install dependencies
npm install
# serve with hot reload at localhost:8080
# serve with hot reload at localhost:8081
npm run dev
# build for production with minification
......
......@@ -14,7 +14,7 @@ module.exports = {
// Various Dev Server settings
host: 'localhost', // can be overwritten by process.env.HOST
port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
port: 8081, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: false,
errorOverlay: true,
notifyOnErrors: true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册