Kaynağa Gözat

deploy_config

xuexiaobo 5 yıl önce
ebeveyn
işleme
316a4e9a10
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,6 +1,6 @@
 'use strict'
 module.exports = {
   NODE_ENV: '"production"',
-  API_ROOT: '"//crowd.mooctest.net"',
+  API_ROOT: '"//www.callfortest.com"',
   LOGIN_URL:'"http://user.callfortest.com/page/login?redirect=http%3a%2f%2fwww.callfortest.com%2f%23%2fmine"'
 }