Commit 3deba590 authored by xxx's avatar xxx

修改https位置

parent c2f0ec8a
......@@ -27,6 +27,7 @@ module.exports = {
host: 'localhost', // 也可以直接写IP地址这样方便真机测试
port: port,
open: true,
//https: true,
overlay: {
warnings: false,
errors: true
......@@ -59,7 +60,6 @@ module.exports = {
target: process.env.VUE_APP_BASE_API,
},
},
//https: true,
},
configureWebpack: {
output: {
......
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