11
86134
2023-11-10 41304d0a012727640e5922e650280365e0957a8a
vue.config.js
@@ -5,6 +5,7 @@
// const url = 'http://192.168.0.23:9999'
// const url = 'http://192.168.0.51:9999'
const url = 'http://192.168.0.23: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')