zouyu
2023-11-29 8f4873bf23fb6cbd5061fea4f9f563c4ad34cf2a
vue.config.js
@@ -5,10 +5,9 @@
// const url = 'http://192.168.0.23:9999'
// const url = 'http://192.168.83.249:9999'
  // const url = 'http://192.168.0.60:9999'
  const url = 'http://localhost:9999'
// const url = 'http://localhost:9999'
// const url = 'http://ztt-gateway:9999'
const url = 'http://ztt-gateway:9999'
const localUrl = 'http://localhost:8089'
//const localUrl = 'http://10.88.15.95:8089'
const CompressionWebpackPlugin = require('compression-webpack-plugin')