Browse Source

[feat]: 迁移环境修改配置

zhoujunqi 1 year ago
parent
commit
aa1d9b89d8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      front/admin-front/.env.test

+ 3 - 3
front/admin-front/.env.test

@@ -6,10 +6,10 @@ ENV = 'test'
 # base api
 # VUE_APP_BASE_API = '/stage-api'
 
-VUE_APP_BASE_API = 'http://122.9.130.47:1000/'
+VUE_APP_BASE_API = 'http://140.210.194.105:1000/'
 
 
-VUE_APP_BASEURL = 'http://122.9.130.47:1000/'
+VUE_APP_BASEURL = 'http://140.210.194.105:1000/'
 
-VUE_APP_BASE_IP = '122.9.130.47:1000/'
+VUE_APP_BASE_IP = '140.210.194.105:1000/'