Browse Source

project: cicd 5

Yi 1 year ago
parent
commit
e0c966d431
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -6,7 +6,7 @@ ENV = 'production'
 # VUE_APP_BASE_API = ':8081/'
 # VUE_APP_BASE_API = '/'
 # 测试线
-VUE_APP_BASE_API = 'http://192.168.1.70:8088/'
+VUE_APP_BASE_API = 'http://192.168.1.70:8082/'
 # 洋洋本地
 # VUE_APP_BASE_API = 'http://192.168.1.104:8081/'
 #本地