Kaynağa Gözat

修改线上地址

LImengbo 4 yıl önce
ebeveyn
işleme
9139471de1
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      config/prod.env.js

+ 2 - 1
config/prod.env.js

@@ -1,5 +1,6 @@
 'use strict'
 module.exports = {
   NODE_ENV: '"production"',
-  BASE_API: '"https://whiteboard.ai160.com/sharedWhiteBoard"',
+  // BASE_API: '"https://whiteboard.ai160.com/sharedWhiteBoard"',
+  BASE_API: '"http://login-test.efunbox.cn:81/sharedWhiteBoard"',
 }