取消反向代理

This commit is contained in:
anonymous
2025-01-02 11:25:36 +08:00
parent 01bc4b186c
commit 3a3e9e3d7c
Vendored
+1 -1
View File
@@ -11,5 +11,5 @@ VITE_SERVER_BASEURL = 'http://api.divine913.com'
VITE_UPLOAD_BASEURL = 'http://api.divine913.com/api/v1/UploadFile'
# h5是否需要配置代理
VITE_APP_PROXY=true
VITE_APP_PROXY=false
VITE_APP_PROXY_PREFIX = '/api'