Browse Source

配置

tags/v1.0.0
吴迪 1 year ago
parent
commit
60e4732bcf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .env.test

+ 1
- 1
.env.test View File

VITE_APP_USE_MOCK = false VITE_APP_USE_MOCK = false


# proxy # proxy
VITE_PROXY = [["/api","http://192.168.11.241:9055"]]
VITE_PROXY = [["/api","http://192.168.11.11:9055"]]


# base api # base api
VITE_APP_GLOB_BASE_API = '/api' VITE_APP_GLOB_BASE_API = '/api'

Loading…
Cancel
Save