Update quasar.conf.js

parent 550dc170
...@@ -81,7 +81,7 @@ module.exports = configure(function (ctx) { ...@@ -81,7 +81,7 @@ module.exports = configure(function (ctx) {
devServer: { devServer: {
https: false, https: false,
port: 10706, port: 10710,
open: true, // opens browser window automatically open: true, // opens browser window automatically
}, },
......
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