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 ba25d32 commit f65f874Copy full SHA for f65f874
build/webpack.dev.conf.js
@@ -8,7 +8,7 @@ module.exports = merge(webpackConfig, {
8
devtool: 'cheap-modules-eval-source-map',
9
mode: 'development',
10
devServer: {
11
- port: '8022',
+ port: '8060',
12
host: 'localhost',
13
proxy: {
14
'/api': 'http://127.0.0.1:8020',
0 commit comments