Browse Source

虚拟机

x-emr
bianyaqi 2 years ago
parent
commit
5553d877a8
  1. 1
      vue.config.js

1
vue.config.js

@ -43,6 +43,7 @@ module.exports = {
hot: true, hot: true,
port: 8002, port: 8002,
host: '127.0.0.1', host: '127.0.0.1',
// host: '192.168.246.1',
overlay: { overlay: {
errors: true, errors: true,
warnings: true warnings: true

Loading…
Cancel
Save