diff --git a/config/index.js b/config/index.js index c2bca91..a552543 100644 --- a/config/index.js +++ b/config/index.js @@ -41,8 +41,8 @@ if(process.env.NODE_ENV === 'development'){ oldApiBaseUrl = '/uboeApi'; statApiBaseUrl='/statApi'; socialApiBaseUrl='/socialApi'; - fileUrl = 'https://u-pre.boe.com/upload'; - loginPath='https://u-pre.boe.com/m/loginuser'; + fileUrl = 'https://u.boe.com/upload'; + loginPath='https://u.boe.com/m/loginuser'; } export default {