Commit aa4ee393 authored by xxx's avatar xxx

1

parent ffe8c3ad
...@@ -12,7 +12,6 @@ module.exports = { ...@@ -12,7 +12,6 @@ module.exports = {
devServer: { devServer: {
host: 'localhost', host: 'localhost',
port: 3002, // 端口号 port: 3002, // 端口号
https: false, // https:{type:Boolean}
open: true, // 配置自动启动浏览器 open: true, // 配置自动启动浏览器
proxy: { proxy: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment