config/index.js
@@ -2,6 +2,7 @@ // Template version: 1.3.1 // see http://vuejs-templates.github.io/webpack for documentation. const path = require("path"); module.exports = { @@ -38,7 +39,6 @@ } } }, // Various Dev Server settings host: "0.0.0.0", // can be overwritten by process.env.HOST port: 80, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined