Skip to content

Commit 34bc834

Browse files
committed
fix
1 parent cf31327 commit 34bc834

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# vue-issue-helper
1+
# vue-antd-issue-helper
22

3-
> Vue issue helper
3+
> Vue antd issue helper
44
55
## Build Setup
66

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ module.exports = {
6161
},
6262
},
6363
devServer: {
64-
port: 8003,
64+
port: 8080,
6565
host: '0.0.0.0',
6666
historyApiFallback: true,
6767
noInfo: true

0 commit comments

Comments
 (0)