liuyu 4 years ago
parent
commit
f0f3b7ad1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -47,7 +47,7 @@ module.exports = appInfo => {
   config.hostHeaders = 'x-forwarded-host';
 
   // 服务器发布路径
-  config.baseUrl = 'https://zb.liaoningdoupo.com';
+  config.baseUrl = 'https://free.liaoningdoupo.com';
   // 认证回调地址
   config.authUrl = '/api/onlive/auth';