ele-test/elmclient/vue.config.js

5 lines
49 B
JavaScript

module.exports = {
devServer: {
port:8082
}
}