王震
2023-10-25 2e73213025061f966df1aca2e290bb48b148155b
vue.config.js
@@ -2,7 +2,8 @@
 * 配置参考:
 * https://cli.vuejs.org/zh/config/
 */
const url = 'http://ztt-gateway:9999'
//const url = 'http://ztt-gateway:9999'
const url = 'http://192.168.0.15:9999'
const localUrl = 'http://localhost:8089'
//const localUrl = 'http://10.88.15.95:8089'
const CompressionWebpackPlugin = require('compression-webpack-plugin')