瀏覽代碼

feat: 修复测试环境使用腾讯服务器的正式环境

332777428@qq.com 5 月之前
父節點
當前提交
ce9e59ddfd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -35,8 +35,8 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        //         target: `https://o3tapi.radio1964.com/admin`,
-        target: `https://web.ohplay.airsmartser.com/admin`,
+        target: `https://o3tapi.radio1964.com/admin`,
+        // target: `https://web.ohplay.airsmartser.com/admin`,
         // target: `http://192.168.0.217:2678/admin`, // 付新保
         // target: `http://192.168.0.174:2027`, // 陈浩
         // target: `http://10.0.2.17:2027`