Explorar el Código

修改生产测试部署配置

lijie hace 4 años
padre
commit
0d74ab7d5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -2,5 +2,5 @@
 ENV = 'production'
 
 # base api
-VUE_APP_BASE_API = 'http://gdsc.svstrong.com/api'
+VUE_APP_BASE_API = 'https://gdsc.svstrong.com/api'