diff --git a/.env.development b/.env.development index 0cc288e..b028a53 100644 --- a/.env.development +++ b/.env.development @@ -5,4 +5,4 @@ * @Last Modified time: 2018-12-23 10:57:18 */ -VUE_APP_BASE_URL=http://116.62.78.229:97/ \ No newline at end of file +VUE_APP_BASE_URL=http://localhost:8899/ \ No newline at end of file diff --git a/.env.production b/.env.production index 359d2bd..386fb20 100644 --- a/.env.production +++ b/.env.production @@ -4,4 +4,4 @@ * @Last Modified by: BoBo * @Last Modified time: 2018-12-23 10:57:38 */ -VUE_APP_BASE_URL=http://116.62.78.229:97/ \ No newline at end of file +VUE_APP_BASE_URL=http://47.100.164.86:8899/AnshareAdmin \ No newline at end of file