Skip to content

Commit e37db23

Browse files
author
sunss
committed
chore: config port 3010
1 parent 78d418e commit e37db23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/webpack.dev.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const devConfig = {
2828
},
2929

3030
devServer: {
31-
port: 3000,
31+
port: 3010,
3232
// contentBase: '../dist',
3333
publicPath: '/',
3434
open: true,

0 commit comments

Comments
 (0)