riku
2024-11-07 5036880fc037e5d112206b93a729f60be12bf8ab
config/index.js
@@ -1,5 +1,5 @@
// 守法自助小程序
// const baseUrl = 'http://192.168.0.138:8080';
// const baseUrl = 'http://192.168.0.138:8082';
const baseUrl = 'https://fyami.com.cn';
const bu = 'https://fyami.com.cn';
@@ -8,11 +8,14 @@
const baseFileUrl = `${bu}/meeting/file/`;
// 线上监管
// const inspectUrl = 'https://fyami.com.cn:447';
const inspectUrl = 'http://192.168.0.138:8082';
const inspectUrl = 'https://fyami.com.cn:447';
// const inspectUrl = 'http://192.168.0.138:8082';
// const inspectUrl = 'http://192.168.0.138:8080';
// const inspectUrl = 'http://192.168.1.8:8080';
const iu = 'https://fyami.com.cn:447';
const inspectPicUrl = `${iu}/images/`;
// const inspectPicUrl = `${inspectUrl}/images/`;
const mode = 'debug';
// const mode = 'prod';