取消反向代理
This commit is contained in:
@@ -11,5 +11,5 @@ VITE_SERVER_BASEURL = 'http://api.divine913.com'
|
|||||||
VITE_UPLOAD_BASEURL = 'http://api.divine913.com/api/v1/UploadFile'
|
VITE_UPLOAD_BASEURL = 'http://api.divine913.com/api/v1/UploadFile'
|
||||||
|
|
||||||
# h5是否需要配置代理
|
# h5是否需要配置代理
|
||||||
VITE_APP_PROXY=true
|
VITE_APP_PROXY=false
|
||||||
VITE_APP_PROXY_PREFIX = '/api'
|
VITE_APP_PROXY_PREFIX = '/api'
|
||||||
|
|||||||
Reference in New Issue
Block a user