diff --git a/.env.dev b/.env.dev index 7299510..282c01b 100644 --- a/.env.dev +++ b/.env.dev @@ -1,4 +1,4 @@ NODE_ENV = 'production' -VUE_APP_BASE_URL = http://101.201.121.115:9010/ +VUE_APP_BASE_URL = http://10.11.3.207:9010/ VUE_APP_LOGIN_TITLE = 沈阳领新智科智能信息系统有限公司 VUE_APP_LOGIN_LOGO = ../assets/img/logo.png diff --git a/.env.test b/.env.test index 4d13ad3..8a1a3bb 100644 --- a/.env.test +++ b/.env.test @@ -1,4 +1,4 @@ NODE_ENV = 'production' -VUE_APP_BASE_URL = http://101.201.121.115:9010/ +VUE_APP_BASE_URL = http://10.11.3.207:9010/ VUE_APP_LOGIN_TITLE = 沈阳领新智科智能信息系统有限公司 VUE_APP_LOGIN_LOGO = ../assets/img/logo.png \ No newline at end of file