FengChaoYu %!s(int64=3) %!d(string=hai) anos
pai
achega
fb307c62ba
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      .env.production
  2. 1 1
      .env.staging

+ 1 - 1
.env.production

@@ -2,5 +2,5 @@
 ENV = 'production'
 ENV = 'production'
 
 
 # base api
 # base api
-VUE_APP_BASE_API = 'https://gj.gd-jxm.com/api/'
+#VUE_APP_BASE_API = 'https://gj.gd-jxm.com/api/'
 
 

+ 1 - 1
.env.staging

@@ -4,5 +4,5 @@ NODE_ENV = production
 ENV = 'staging'
 ENV = 'staging'
 
 
 # base api
 # base api
-VUE_APP_BASE_API = 'http://121.43.111.127:10003/'
+VUE_APP_BASE_API = 'http://121.43.111.127:10005/'