Browse Source

change total

tags/v1.0.0^2
zhangtao 2 years ago
parent
commit
e5885eaf5a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .env.test

+ 1
- 1
.env.test View File

@@ -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://139.196.193.144:9099/api"]]

# base api
VITE_APP_GLOB_BASE_API = '/api'

Loading…
Cancel
Save