Kaynağa Gözat

更改线上环境

Limengbo 5 yıl önce
ebeveyn
işleme
5faa094afd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      config/prod.env.js

+ 1 - 1
config/prod.env.js

@@ -1,5 +1,5 @@
 'use strict'
 module.exports = {
   NODE_ENV: '"production"',
-  BASE_API: '"https://whiteboardtest.ai160.com/"',
+  BASE_API: '"https://whiteboard.ai160.com/"',
 }