李志伟 hace 3 años
padre
commit
168d3cea66
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .env.production

+ 1
- 1
.env.production Ver fichero

@@ -2,5 +2,5 @@
2 2
 ENV = 'production'
3 3
 
4 4
 # base api
5
-VUE_APP_BASE_API = 'https://hhdlots.njyunzhi.com'
5
+VUE_APP_BASE_API = 'https://hhdlots.njyunzhi.com/api'
6 6