zouyu
2023-11-24 ad8dd10064f98154f938cd2a624958e5893e7ea0
vue.config.js
@@ -3,10 +3,11 @@
 * https://cli.vuejs.org/zh/config/
 */
// 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://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')