Explorar el Código

Merge branch 'develop' of http://192.168.11.14:51037/gitadmin/tuoheng_lc_web into lixin

tags/v1.1.0^2
lixin hace 1 año
padre
commit
86ef09677c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .env.development

+ 1
- 1
.env.development Ver fichero

@@ -5,7 +5,7 @@ VITE_PUBLIC_PATH = '/'
VITE_APP_USE_MOCK = false

# proxy
VITE_PROXY = [["/api","http://192.168.11.11:9099/api"]]
VITE_PROXY = [["/api","http://192.168.11.22:9099/api"]]

# base api
VITE_APP_GLOB_BASE_API = '/api'

Cargando…
Cancelar
Guardar