zhouwenxuan
2023-12-21 167f0e41147847aed50259811a40730b1d223f20
config/env.production.js
@@ -1,5 +1,5 @@
module.exports = {
    NODE_ENV: "production",
    baseUrl: 'http://121.239.169.30:13001',
    // baseUrl: 'http://192.168.0.52:13001',
}
    // baseUrl: 'http://192.168.0.47:8086',
}