zouyu
2023-11-09 89b0e33ebd5be488d4de4525831e8095213e86a8
vue.config.js
@@ -4,7 +4,7 @@
 */
// const url = 'http://192.168.0.23:9999'
// const url = 'http://192.168.0.51:9999'
const url = 'http://ztt-gateway:9999'
const url = 'http://192.168.0.23:9999'
const localUrl = 'http://localhost:8089'
//const localUrl = 'http://10.88.15.95:8089'
const CompressionWebpackPlugin = require('compression-webpack-plugin')