env环境修改
This commit is contained in:
parent
b7190bdb5e
commit
788ee8ab52
@ -26,10 +26,10 @@ const CONFIG = {
|
|||||||
},
|
},
|
||||||
// 生产环境配置
|
// 生产环境配置
|
||||||
production: {
|
production: {
|
||||||
officialWebUrl: 'https://js.xcwl-aiot.cn/',
|
officialWebUrl: 'https://iot-xcwl.cn/',
|
||||||
baseUrl: 'https://js.xcwl-aiot.cn/prod-api/',
|
baseUrl: 'https://iot-xcwl.cn/prod-api/',
|
||||||
mqttServer: protocalDev + 'js.xcwl-aiot.cn/mqtt',
|
mqttServer: protocalProd + 'iot-xcwl.cn/mqtt',
|
||||||
decoderUrl: 'https://js.xcwl-aiot.cn/',
|
decoderUrl: 'https://iot-xcwl.cn/',
|
||||||
qqmapKey,
|
qqmapKey,
|
||||||
xinzhiKey,
|
xinzhiKey,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user