.env.test 314 B

12345678910
  1. # backend service base url, test environment
  2. VITE_SERVICE_BASE_URL=https://mock.apifox.cn/m1/3109515-0-default
  3. # other backend service base url, test environment
  4. VITE_OTHER_SERVICE_BASE_URL= `{
  5. "demo": "http://observe-server.cestong.com.cn"
  6. }`
  7. # whether to enable http proxy when is dev mode
  8. VITE_HTTP_PROXY=Y