DemuMesDataV/vue.config.js

5 lines
54 B
JavaScript
Raw Normal View History

2018-12-05 13:41:28 +08:00
module.exports = {
devServer: {
port: 6661
}
}