Browse Source

调整环境变量

Zimo 1 tuần trước cách đây
mục cha
commit
4ccd580b20
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/env.dev.js

+ 1 - 1
config/env.dev.js

@@ -1,6 +1,6 @@
 // 开发环境配置
 export default {
-  // apiUrl: "http://192.168.188.198:48080",
+  // apiUrl: "https://iot.deepoil.cc:5443",
   apiUrl: "http://192.168.188.86:48080",
   // apiUrl: "https://aims.deepoil.cc", //正式
   apiUrlSuffix: "/admin-api",