Explorar el Código

修改线上环境域名

master
周江龙 hace 2 años
padre
commit
fd71e0d2df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .env.test

+ 1
- 1
.env.test Ver fichero

@@ -1,2 +1,2 @@
NODE_ENV=test
VUE_APP_BASE_URL="http://47.98.157.120:9031/api/"
VUE_APP_BASE_URL="http://121.40.249.52:9031/api"

Cargando…
Cancelar
Guardar